Class VersionTest
java.lang.Object
test.de.iip_ecosphere.platform.support.VersionTest
Tests
Version.- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the creation of a version causing an illegal argument exception.voidTests the functions of valid versions.
-
Constructor Details
-
VersionTest
public VersionTest()
-
-
Method Details
-
versionFormatExc
public void versionFormatExc()Tests the creation of a version causing an illegal argument exception. -
versionTests
public void versionTests()Tests the functions of valid versions.
-