JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
D
E
G
H
I
J
L
M
N
O
R
T
W
A
andMessage(String)
- Method in class org.sonar.test.
ExceptionCauseMatcher
andNoMessage()
- Method in class org.sonar.test.
ExceptionCauseMatcher
apply(Statement, Description)
- Method in class org.sonar.test.
RunTestsMultipleTimes
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
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
getResource(String)
- Static method in class org.sonar.test.
TestUtils
Search for a test resource in the classpath.
getResource(Class, String)
- Static method in class org.sonar.test.
TestUtils
Search for a resource in the classpath.
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
N
newTempDir(String)
- Static method in class org.sonar.test.
TestUtils
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
RunTestsMultipleTimes
- Class in
org.sonar.test
RunTestsMultipleTimes(int, int)
- Constructor for class org.sonar.test.
RunTestsMultipleTimes
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
N
O
R
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2009–2016
SonarSource
. All rights reserved.