public class DefaultProfileManagerTest extends Object
| Constructor and Description |
|---|
DefaultProfileManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected org.codehaus.plexus.PlexusContainer |
getContainer() |
void |
testOsActivationProfile() |
void |
testShouldActivateDefaultProfile() |
void |
testShouldNotActivateDefaultProfile() |
void |
testShouldNotActivateReversalOfPresentSystemProperty() |
void |
testShouldOverrideAndActivateInactiveProfile() |
void |
testShouldOverrideAndDeactivateActiveProfile() |
protected org.codehaus.plexus.PlexusContainer getContainer()
@Test
public void testShouldActivateDefaultProfile()
throws Exception
Exception@Test
public void testShouldNotActivateDefaultProfile()
throws Exception
Exception@Test
public void testShouldNotActivateReversalOfPresentSystemProperty()
throws Exception
Exception@Test
public void testShouldOverrideAndActivateInactiveProfile()
throws Exception
Exception@Test
public void testShouldOverrideAndDeactivateActiveProfile()
throws Exception
ExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.