@Immutable public static class TestComponent.FileAttributesImpl extends Object implements Component.FileAttributes
| Constructor and Description | 
|---|
| FileAttributesImpl(String languageKey,
                  boolean unitTest) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getLanguageKey() | 
| boolean | isUnitTest() | 
| String | toString() | 
public FileAttributesImpl(@Nullable String languageKey, boolean unitTest)
public boolean isUnitTest()
isUnitTest in interface Component.FileAttributes@CheckForNull public String getLanguageKey()
getLanguageKey in interface Component.FileAttributesCopyright © 2009–2016 SonarSource. All rights reserved.