|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.wikitty.api.WikittyUtilTest
public class WikittyUtilTest
| Nested Class Summary | |
|---|---|
static class |
WikittyUtilTest.LabelDTO
|
| Constructor Summary | |
|---|---|
WikittyUtilTest()
|
|
| Method Summary | |
|---|---|
protected String |
inc(String v)
|
void |
testCast()
Test of cast method, of class WikittyUtil. |
void |
testClone()
|
void |
testCopyBean()
|
void |
testCopyFrom()
|
void |
testDateConsistency()
check that a date is the same after parse and format |
void |
testFormat()
|
void |
testGetClass()
Test of getClass method, of class WikittyUtil. |
void |
testGetWikitty()
|
void |
testIncrementMajorRevision()
Test of incrementMajorRevision method, of class WikittyUtil. |
void |
testIncrementMinorRevision()
Test of incrementMinorRevision method, of class WikittyUtil. |
void |
testNormalizeVersion()
Test of normalizeVersion method, of class WikittyUtil. |
void |
testParseDate()
|
void |
testPerfIncrementMinorRevision()
Test la difference de temps entre differente methode d'increment de version qui est sous forme texte. |
void |
testToBigDecimal()
Test of toBigDecimal method, of class WikittyUtil. |
void |
testToBoolean()
Test of toBoolean method, of class WikittyUtil. |
void |
testToDate()
Test of toDate method, of class WikittyUtil. |
void |
testToList()
Test of toList method, of class WikittyUtil. |
void |
testToString()
Test of toString method, of class WikittyUtil. |
void |
testToWikitty()
Test of toWikitty method, of class WikittyUtil. |
void |
testUID()
|
void |
testVersionEquals()
Test of versionEquals method, of class WikittyUtil. |
void |
testVersionGreaterThan()
Test of versionGreaterThan method, of class WikittyUtil. |
void |
testWikittyExtensionBuild()
|
void |
testWikittyExtensionTagValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WikittyUtilTest()
| Method Detail |
|---|
public void testFormat()
public void testNormalizeVersion()
public void testVersionEquals()
public void testVersionGreaterThan()
public void testIncrementMinorRevision()
public void testPerfIncrementMinorRevision()
protected String inc(String v)
public void testIncrementMajorRevision()
public void testToBigDecimal()
public void testToBoolean()
public void testToString()
public void testToDate()
public void testToWikitty()
public void testToList()
public void testGetClass()
public void testCast()
public void testUID()
throws Exception
Exceptionpublic void testWikittyExtensionBuild()
public void testWikittyExtensionTagValue()
public void testDateConsistency()
throws Exception
Exception
public void testParseDate()
throws ParseException
ParseExceptionpublic void testGetWikitty()
public void testCopyBean()
throws Exception
Exception
public void testCopyFrom()
throws Exception
Exception
public void testClone()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||