| org.jboss.test.UtilTestCase
UtilTestCase | public class UtilTestCase extends TestCase (Code) | | Tests of the org.jboss.security.Util class
author: Scott.Stark@jboss.org version: $Revision: 55378 $ |
testBase16 | public void testBase16() throws Exception(Code) | | Compare Util.encodeBase16 against the java.math.BigInteger class
|
testBase64 | public void testBase64() throws Exception(Code) | | Compare Util.encodeBase64 against the sun misc class
|
|
|