Uses of Class
ma.glasnost.orika.test.DynamicSuite.TestCasePattern

Packages that use DynamicSuite.TestCasePattern
ma.glasnost.orika.test.generator   
ma.glasnost.orika.test.generator.eclipsejdt   
 

Uses of DynamicSuite.TestCasePattern in ma.glasnost.orika.test.generator
 

Classes in ma.glasnost.orika.test.generator with annotations of type DynamicSuite.TestCasePattern
 class TestCompilerStrategyWritingFiles
          This provides a test case that verifies that Orika generates source and class files to the locations expected.
 

Uses of DynamicSuite.TestCasePattern in ma.glasnost.orika.test.generator.eclipsejdt
 

Classes in ma.glasnost.orika.test.generator.eclipsejdt with annotations of type DynamicSuite.TestCasePattern
 class TestAlternateCompilerStrategy
          This provides the equivalent of a test suite which will run all the defined test cases (matching ".*TestCase.class") using EclipseJdtCompilerStrategy as the compiler strategy instead of JavassistCompilerStrategy which is the default.
 



Copyright © 2012 Glasnost. All Rights Reserved.