public class TestDarkFeatureEnabledCondition extends Object
| Constructor and Description |
|---|
TestDarkFeatureEnabledCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
emptyFeatureKeyCausesException() |
void |
exceptionThrownByFeatureManagerGracefullyHandled() |
void |
featureDisabled() |
void |
featureEnabled() |
void |
invalidFeatureKeyCausesException() |
void |
missingFeatureKeyCausesException() |
void |
nullContextIgnored() |
void |
nullFeatureKeyCausesException() |
public void featureEnabled()
public void featureDisabled()
public void exceptionThrownByFeatureManagerGracefullyHandled()
public void nullContextIgnored()
public void invalidFeatureKeyCausesException()
public void nullFeatureKeyCausesException()
public void emptyFeatureKeyCausesException()
public void missingFeatureKeyCausesException()
Copyright © 2015 Atlassian. All rights reserved.