Skip navigation links
A B D E G H I J L M O R T W 

A

andMessage(String) - Method in class org.sonar.test.ExceptionCauseMatcher
 
andNoMessage() - Method in class org.sonar.test.ExceptionCauseMatcher
 
assertBundlesUpToDate() - Static method in class org.sonar.test.i18n.I18nMatchers
Checks that all the translation bundles found on the classpath are up to date with the corresponding default ones found in the classpath.
assertJson(String) - Static method in class org.sonar.test.JsonAssert
 
assertJson(URL) - Static method in class org.sonar.test.JsonAssert
 

B

BundleSynchronizedMatcher - Class in org.sonar.test.i18n
 
BundleSynchronizedMatcher() - Constructor for class org.sonar.test.i18n.BundleSynchronizedMatcher
 

D

describeTo(Description) - Method in class org.sonar.test.ExceptionCauseMatcher
 
describeTo(Description) - Method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 

E

ExceptionCauseMatcher - Class in org.sonar.test
Matchers designed to be used as an argument of org.junit.rules.ExpectedException#expectCause(Matcher) such as:
extractDefaultBundleName(String) - Static method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 

G

getBundleFileInputStream(String) - Static method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 
getDefaultBundleFileInputStream(String) - Static method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 

H

hasOnlyPrivateConstructors(Class) - Static method in class org.sonar.test.TestUtils
Asserts that all constructors are private, usually for helper classes with only static methods.
hasType(Class<? extends Throwable>) - Static method in class org.sonar.test.ExceptionCauseMatcher
 

I

I18nMatchers - Class in org.sonar.test.i18n
 
ignoreFields(String...) - Method in class org.sonar.test.JsonAssert
 
isBundleUpToDate() - Static method in class org.sonar.test.i18n.I18nMatchers
Returns a matcher which checks that a translation bundle is up to date with the corresponding default one found in the classpath.
isSimilarTo(String) - Method in class org.sonar.test.JsonAssert
 
isSimilarTo(URL) - Method in class org.sonar.test.JsonAssert
 

J

JsonAssert - Class in org.sonar.test
Assertion to compare JSON documents.

L

L10N_PATH - Static variable in class org.sonar.test.i18n.BundleSynchronizedMatcher
 
loadProperties(InputStream) - Static method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 

M

matches(Object) - Method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 
matchesSafely(Throwable) - Method in class org.sonar.test.ExceptionCauseMatcher
 

O

org.sonar.test - package org.sonar.test
 
org.sonar.test.i18n - package org.sonar.test.i18n
 

R

retrieveMissingTranslations(InputStream, InputStream) - Static method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 

T

TestUtils - Class in org.sonar.test
Utilities for unit tests

W

withStrictArrayOrder() - Method in class org.sonar.test.JsonAssert
 
withStrictTimezone() - Method in class org.sonar.test.JsonAssert
 
A B D E G H I J L M O R T W 
Skip navigation links

Copyright © 2009–2017 SonarSource. All rights reserved.