public class AbstractAnyQueryTest extends AbstractQi4jTest
Modifier and Type | Field and Description |
---|---|
protected org.qi4j.api.unitofwork.UnitOfWork |
unitOfWork |
module
api, application, applicationModel, qi4j, spi
Constructor and Description |
---|
AbstractAnyQueryTest() |
Modifier and Type | Method and Description |
---|---|
void |
assemble(org.qi4j.bootstrap.ModuleAssembly module) |
void |
setUp() |
void |
tearDown() |
defineApplication
assemblyException, initApplication, newApplication, newApplicationInstance
public void assemble(org.qi4j.bootstrap.ModuleAssembly module) throws org.qi4j.bootstrap.AssemblyException
org.qi4j.bootstrap.AssemblyException
public void setUp() throws Exception
setUp
in class AbstractQi4jTest
Exception
public void tearDown() throws Exception
tearDown
in class AbstractQi4jTest
Exception