com.atlassian.sal.core.features
Class TestSystemDarkFeatureInitializer

java.lang.Object
  extended by com.atlassian.sal.core.features.TestSystemDarkFeatureInitializer

public class TestSystemDarkFeatureInitializer
extends Object


Field Summary
 ClearSystemPropertyRule systemProperty
           
 
Constructor Summary
TestSystemDarkFeatureInitializer()
           
 
Method Summary
 void testContradictingDarkFeatures()
           
 void testDarkFeaturesFromBothSources()
           
 void testDisableAll()
           
 void testNoFileDarkFeatures()
           
 void testPropertiesFileDarkFeatures()
           
 void testSystemPropsDarkFeatures()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

systemProperty

public final ClearSystemPropertyRule systemProperty
Constructor Detail

TestSystemDarkFeatureInitializer

public TestSystemDarkFeatureInitializer()
Method Detail

testNoFileDarkFeatures

public void testNoFileDarkFeatures()

testSystemPropsDarkFeatures

public void testSystemPropsDarkFeatures()

testPropertiesFileDarkFeatures

public void testPropertiesFileDarkFeatures()

testDarkFeaturesFromBothSources

public void testDarkFeaturesFromBothSources()

testContradictingDarkFeatures

public void testContradictingDarkFeatures()

testDisableAll

public void testDisableAll()


Copyright © 2015 Atlassian. All rights reserved.