public class JdkVersionProfileActivatorTest extends AbstractProfileActivatorTest<JdkVersionProfileActivator>
JdkVersionProfileActivator
.activator
Constructor and Description |
---|
JdkVersionProfileActivatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testNullSafe() |
void |
testPrefix() |
void |
testPrefixNegated() |
void |
testVersionRangeExclusiveBounds() |
void |
testVersionRangeExclusiveUpperBound() |
void |
testVersionRangeInclusiveBounds() |
void |
testVersionRangeInclusiveLowerBound() |
assertActivation, newContext
@Test public void testVersionRangeInclusiveBounds() throws Exception
Exception
@Test public void testVersionRangeExclusiveBounds() throws Exception
Exception
@Test public void testVersionRangeInclusiveLowerBound() throws Exception
Exception
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.