Package es.bsc.dataclay.logic.classmgr
Class ClassManagerByteCodeTest
- java.lang.Object
-
- es.bsc.dataclay.logic.classmgr.ClassManagerByteCodeTest
-
public class ClassManagerByteCodeTest extends Object
-
-
Constructor Summary
Constructors Constructor Description ClassManagerByteCodeTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafter()voidbefore()voidtestAnalyzeClass()voidtestAnalyzeClassDataClayCollections()voidtestAsmifier()voidtestGenerateExecClasses()voidtestGenerateExecClassesDataClayCollections()voidtestGenerateStub()voidtestGenerateStubDataClayCollections()voidtestHeaderTransformer()voidtestMergeEnrichment()
-
-
-
Method Detail
-
after
public void after()
-
before
public void before()
-
testAnalyzeClassDataClayCollections
public void testAnalyzeClassDataClayCollections() throws Exception- Throws:
Exception
-
testGenerateStubDataClayCollections
public void testGenerateStubDataClayCollections() throws Exception- Throws:
Exception
-
testGenerateExecClassesDataClayCollections
public void testGenerateExecClassesDataClayCollections() throws Exception- Throws:
Exception
-
-