public class WikittyUtilTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WikittyUtilTest.LabelDTO |
| Constructor and Description |
|---|
WikittyUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
inc(String v) |
void |
testCast()
Test of cast method, of class WikittyUtil.
|
void |
testClone() |
void |
testCopyBean() |
void |
testCopyFrom() |
void |
testCrypt() |
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() |
void |
testToDateNull()
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() |
public void testFormat()
public void testNormalizeVersion()
public void testVersionEquals()
public void testVersionGreaterThan()
public void testIncrementMinorRevision()
public void testPerfIncrementMinorRevision()
public void testIncrementMajorRevision()
public void testToBigDecimal()
public void testToBoolean()
public void testToString()
public void testToDateNull()
public void testToWikitty()
public void testToList()
public void testGetClass()
public void testCast()
public void testWikittyExtensionBuild()
public void testWikittyExtensionTagValue()
public void testDateConsistency()
throws Exception
Exceptionpublic void testParseDate()
throws ParseException
ParseExceptionpublic void testGetWikitty()
Copyright © 2009–2015 CodeLutin. All rights reserved.