Package org.jastacry.test
Class AllTests
- java.lang.Object
-
- org.jastacry.test.AllTests
-
@SelectClasses({TestConfig.class,TestEntropy.class,TestExportEncryption.class,TestGlobalFunctions.class,TestInputOutput.class,TestLocale.class,TestMain.class,TestAbstractBasicLayer.class,TestLayerAesCbc.class,TestLayerAesCtr.class,TestLayerAesEcb.class,TestLayerAsciiTransport.class,TestLayerFilemerge.class,TestLayerMd5Des.class,TestLayerRandom.class,TestLayerReadWrite.class,TestLayerReverse.class,TestLayerRotate.class,TestLayerTransparent.class,TestLayerXor.class}) public class AllTests extends java.lang.Object
All test cases in one suite.- Author:
- Kai Kretschmann
-
-
Constructor Summary
Constructors Constructor Description AllTests()
-