com.atlassian.plugin.util
Class TestVersionRange

java.lang.Object
  extended by com.atlassian.plugin.util.TestVersionRange

public final class TestVersionRange
extends java.lang.Object


Constructor Summary
TestVersionRange()
           
 
Method Summary
 void testActualRangeWithExcludeInclude()
           
 void testActualRangeWithExcludes()
           
 void testActualRangeWithIncludeExclude()
           
 void testActualRangeWithIncludes()
           
 void testAllUnboundedRangeWithExcludes()
           
 void testLeftUnboundedRangeWithExcludes()
           
 void testLeftUnboundedRangeWithIncludes()
           
 void testOrRange()
           
 void testParseRightExcludedLeftExcluded()
           
 void testParseRightExcludedLeftIncluded()
           
 void testParseRightIncludedLeftExcluded()
           
 void testParseRightIncludedLeftIncluded()
           
 void testParseSimpleVersion()
           
 void testParseSingleVersion()
           
 void testParseUnboundedLeftVersionRightExcluded()
           
 void testParseUnboundedLeftVersionRightIncluded()
           
 void testParseUnboundedRightVersionLeftExcluded()
           
 void testParseUnboundedRightVersionLeftIncluded()
           
 void testRightUnboundedRangeWithExcludes()
           
 void testRightUnboundedRangeWithIncludes()
           
 void testSingleVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestVersionRange

public TestVersionRange()
Method Detail

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 © 2012 Atlassian. All Rights Reserved.