| |
|
| org.apache.maven.profiles.activation.SystemPropertyProfileActivatorTest
SystemPropertyProfileActivatorTest | public class SystemPropertyProfileActivatorTest extends PlexusTestCase (Code) | | |
testCanDetect_ShouldReturnFalseWhenActivationPropertyIsNotPresent | public void testCanDetect_ShouldReturnFalseWhenActivationPropertyIsNotPresent() throws Exception(Code) | | |
testCanDetect_ShouldReturnTrueWhenActivationPropertyIsPresent | public void testCanDetect_ShouldReturnTrueWhenActivationPropertyIsPresent() throws Exception(Code) | | |
testIsActive_ShouldReturnFalseWhenPropertyNameSpecifiedAndMissing | public void testIsActive_ShouldReturnFalseWhenPropertyNameSpecifiedAndMissing() throws Exception(Code) | | |
testIsActive_ShouldReturnTrueWhenPropertyNameSpecifiedAndPresent | public void testIsActive_ShouldReturnTrueWhenPropertyNameSpecifiedAndPresent() throws Exception(Code) | | |
|
|
|