Interface ApplicationConfiguration<C,A extends org.jboss.shrinkwrap.api.Archive<A>>
- Type Parameters:
C- the tester configuration typeA- the archive type
- All Known Implementing Classes:
AbstractITCase
public interface ApplicationConfiguration<C,A extends org.jboss.shrinkwrap.api.Archive<A>>
Encapsulates the configuration of a test application.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
createArchive
-