A B C D E G H I L M O R T

A

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.
assertExists(File) - Static method in class org.sonar.test.TestUtils
Checks that a file or a directory is not null and exists.
assertSimilarXml(String, String) - Static method in class org.sonar.test.TestUtils
 

B

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

C

ChannelMatcher<OUTPUT> - Class in org.sonar.test.channel
 
ChannelMatcher(String, OUTPUT) - Constructor for class org.sonar.test.channel.ChannelMatcher
 
ChannelMatcher(CodeReader, OUTPUT) - Constructor for class org.sonar.test.channel.ChannelMatcher
 
ChannelMatchers - Class in org.sonar.test.channel
 
consume(String, OUTPUT) - Static method in class org.sonar.test.channel.ChannelMatchers
 
consume(CodeReader, OUTPUT) - Static method in class org.sonar.test.channel.ChannelMatchers
 
contains(Object) - Static method in class org.sonar.test.MoreConditions
 
createRulesWithNameAndDescription(String, RuleRepository) - Static method in class org.sonar.test.i18n.RuleRepositoryTestHelper
 

D

describeTo(Description) - Method in class org.sonar.test.channel.ChannelMatcher
 
describeTo(Description) - Method in class org.sonar.test.channel.ReaderHasNextCharMatcher
 
describeTo(Description) - Method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 

E

equalsIgnoreEOL(String) - Static method in class org.sonar.test.MoreConditions
 
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.
getResourceContent(String) - Static method in class org.sonar.test.TestUtils
 
getTestTempDir(Class, String) - Static method in class org.sonar.test.TestUtils
Shortcut for getTestTempDir(baseClass, testName, true) : cleans the unit test directory
getTestTempDir(Class, String, boolean) - Static method in class org.sonar.test.TestUtils
Create a temporary directory for unit tests.

H

hasNextChar(char) - Static method in class org.sonar.test.channel.ChannelMatchers
 

I

I18nMatchers - Class in org.sonar.test.i18n
 
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.

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.channel.ChannelMatcher
 
matches(Object) - Method in class org.sonar.test.channel.ReaderHasNextCharMatcher
 
matches(Object) - Method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 
MoreConditions - Class in org.sonar.test
Conditions for use with FestAssert.

O

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

R

ReaderHasNextCharMatcher - Class in org.sonar.test.channel
 
ReaderHasNextCharMatcher(char) - Constructor for class org.sonar.test.channel.ReaderHasNextCharMatcher
 
reflectionEqualTo(Object) - Static method in class org.sonar.test.MoreConditions
 
retrieveMissingTranslations(InputStream, InputStream) - Static method in class org.sonar.test.i18n.BundleSynchronizedMatcher
 
RuleRepositoryTestHelper - Class in org.sonar.test.i18n
 

T

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

A B C D E G H I L M O R T

Copyright © 2009-2012 SonarSource. All Rights Reserved.