Package net.shibboleth.idp.plugin
Class PluginVersionTest
- java.lang.Object
-
- net.shibboleth.idp.plugin.PluginVersionTest
-
public final class PluginVersionTest extends Object
Tests forPluginVersion
-
-
Constructor Summary
Constructors Constructor Description PluginVersionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcompareTest()private voidfailParse(String what)voidparseTest()
-
-
-
Method Detail
-
failParse
private void failParse(String what)
-
parseTest
public void parseTest()
-
compareTest
public void compareTest()
-
-