com.atlassian.plugin.util
Class TestVersionRange
java.lang.Object
com.atlassian.plugin.util.TestVersionRange
public final class TestVersionRange
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestVersionRange
public TestVersionRange()
testSingleVersion
public void testSingleVersion()
testActualRangeWithIncludes
public void testActualRangeWithIncludes()
testActualRangeWithIncludeExclude
public void testActualRangeWithIncludeExclude()
testActualRangeWithExcludeInclude
public void testActualRangeWithExcludeInclude()
testActualRangeWithExcludes
public void testActualRangeWithExcludes()
testLeftUnboundedRangeWithIncludes
public void testLeftUnboundedRangeWithIncludes()
testLeftUnboundedRangeWithExcludes
public void testLeftUnboundedRangeWithExcludes()
testRightUnboundedRangeWithIncludes
public void testRightUnboundedRangeWithIncludes()
testRightUnboundedRangeWithExcludes
public void testRightUnboundedRangeWithExcludes()
testOrRange
public void testOrRange()
testAllUnboundedRangeWithExcludes
public void testAllUnboundedRangeWithExcludes()
testParseSimpleVersion
public void testParseSimpleVersion()
testParseSingleVersion
public void testParseSingleVersion()
testParseUnboundedLeftVersionRightIncluded
public void testParseUnboundedLeftVersionRightIncluded()
testParseUnboundedLeftVersionRightExcluded
public void testParseUnboundedLeftVersionRightExcluded()
testParseUnboundedRightVersionLeftIncluded
public void testParseUnboundedRightVersionLeftIncluded()
testParseUnboundedRightVersionLeftExcluded
public void testParseUnboundedRightVersionLeftExcluded()
testParseRightIncludedLeftIncluded
public void testParseRightIncludedLeftIncluded()
testParseRightExcludedLeftIncluded
public void testParseRightExcludedLeftIncluded()
testParseRightIncludedLeftExcluded
public void testParseRightIncludedLeftExcluded()
testParseRightExcludedLeftExcluded
public void testParseRightExcludedLeftExcluded()
Copyright © 2014 Atlassian. All rights reserved.