A B N O S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- assertEquals(Version, Version) - Method in class org.nuiton.version.VersionTest
B
- buildVersion(Version, String, int, boolean, Comparable...) - Method in class org.nuiton.version.VersionBuilderTest
- buildVersion(Version, String, int, boolean, Comparable...) - Method in class org.nuiton.version.VersionTest
N
- normalize(int) - Method in class org.nuiton.version.SemVerTest
-
Si le comparator ne renvoi pas -1, 0, 1 on normalize pour avoir -1, 0, 1
O
- org.nuiton.version - package org.nuiton.version
S
- SemVerTest - Class in org.nuiton.version
- SemVerTest() - Constructor for class org.nuiton.version.SemVerTest
T
- testAll() - Method in class org.nuiton.version.SemVerTest
- testBuildVersionFromComponants() - Method in class org.nuiton.version.VersionBuilderTest
- testBuildVersionFromString() - Method in class org.nuiton.version.VersionBuilderTest
- testCompareVersions() - Method in class org.nuiton.version.VersionComparatorTest
- testCreation() - Method in class org.nuiton.version.SemVerTest
- testCreator() - Method in class org.nuiton.version.SemVerTest
- testEquals() - Method in class org.nuiton.version.VersionTest
- testExtractIllegalParams() - Method in class org.nuiton.version.VersionsTest
-
Test to create a new version by extracting with illegal parameters.
- testExtractSingleComponent() - Method in class org.nuiton.version.VersionsTest
-
Test to create a new version by extracting a single component.
- testExtractTwoComponents() - Method in class org.nuiton.version.VersionsTest
-
Test to create a new version by extracting a components sub set.
- testGetComposant() - Method in class org.nuiton.version.SemVerTest
- testInc() - Method in class org.nuiton.version.SemVerTest
- testIncMajorMinorPatch() - Method in class org.nuiton.version.SemVerTest
- testIncrements() - Method in class org.nuiton.version.VersionsTest
- testOne() - Method in class org.nuiton.version.SemVerTest
-
Ce test ne sert pas vraiment en temps normale, mais lorsqu'il y a un test qui fail dans testAll, il est pratique de remettre le test qui echoue plus specifiquement ici pour le debug
- testToJavaIdentifier() - Method in class org.nuiton.version.SemVerTest
V
- VersionBuilderTest - Class in org.nuiton.version
-
Created on 7/10/14.
- VersionBuilderTest() - Constructor for class org.nuiton.version.VersionBuilderTest
- VersionComparatorTest - Class in org.nuiton.version
-
Created on 7/11/14.
- VersionComparatorTest() - Constructor for class org.nuiton.version.VersionComparatorTest
- VersionsTest - Class in org.nuiton.version
-
Test about
Versions
utility class. - VersionsTest() - Constructor for class org.nuiton.version.VersionsTest
- VersionTest - Class in org.nuiton.version
-
Created on 7/10/14.
- VersionTest() - Constructor for class org.nuiton.version.VersionTest
All Classes All Packages