public class TestVersionStringComparator extends Object
| Constructor and Description |
|---|
TestVersionStringComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBetas() |
void |
testDates() |
void |
testIntegers() |
void |
testInvalidVersions() |
void |
testLetters() |
void |
testLongString() |
void |
testMoreDots() |
void |
testOneDot() |
void |
testSnapshots() |
void |
testTwoDots() |
void |
testUnintuitiveCases()
Unfortunate side-effects of the implementation that can't be avoided
|
void |
testValidVersions() |
public void testIntegers()
public void testOneDot()
public void testLongString()
public void testTwoDots()
public void testMoreDots()
public void testLetters()
public void testBetas()
public void testDates()
public void testUnintuitiveCases()
public void testValidVersions()
public void testInvalidVersions()
public void testSnapshots()
Copyright © 2019 Atlassian. All rights reserved.