public abstract class AbstractNamedQueryTest extends AbstractAnyQueryTest
unitOfWorkmoduleapi, application, applicationModel, qi4j, spi| Constructor and Description | 
|---|
AbstractNamedQueryTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
assemble(ModuleAssembly module)
Assemblers receive a callback to the ModuleAssembly
 they are supposed to configure. 
 | 
protected abstract Specification<Composite> | 
createNamedQueryDescriptor(String queryName,
                          String queryString)  | 
protected abstract String[] | 
queryStrings()  | 
void | 
script01()  | 
void | 
script02()  | 
void | 
script03()  | 
void | 
script04()  | 
void | 
script05()  | 
void | 
script06()  | 
void | 
script07()  | 
void | 
script08()  | 
void | 
script09()  | 
void | 
script10()  | 
void | 
script11()  | 
void | 
script12()  | 
void | 
script13()  | 
void | 
script14()  | 
void | 
script15()  | 
void | 
script16()  | 
void | 
script17()  | 
void | 
script18()  | 
void | 
script19()  | 
void | 
script20()  | 
void | 
script21()  | 
void | 
script22()  | 
void | 
script24()  | 
void | 
showNetwork()  | 
setUp, tearDowndefineApplicationassemblyException, initApplication, newApplication, newApplicationInstancepublic void assemble(ModuleAssembly module) throws AssemblyException
Assembler
 An Assembler may create new Modules by calling
 ModuleAssembly.layer() and
 then LayerAssembly.module(String) (String)}.
 This allows an Assembler to bootstrap an entire Layer with
 more Modules.
 
assemble in interface Assemblerassemble in class AbstractAnyQueryTestmodule - the Module to assembleAssemblyException - thrown if the assembler tries to do something illegalprotected abstract String[] queryStrings()
protected abstract Specification<Composite> createNamedQueryDescriptor(String queryName, String queryString)
public void showNetwork()
                 throws IOException
IOExceptionpublic void script01()
              throws EntityFinderException
EntityFinderExceptionpublic void script02()
              throws EntityFinderException
EntityFinderExceptionpublic void script03()
              throws EntityFinderException
EntityFinderExceptionpublic void script04()
              throws EntityFinderException
EntityFinderExceptionpublic void script05()
              throws EntityFinderException
EntityFinderExceptionpublic void script06()
              throws EntityFinderException
EntityFinderExceptionpublic void script07()
              throws EntityFinderException
EntityFinderExceptionpublic void script08()
              throws EntityFinderException
EntityFinderExceptionpublic void script09()
              throws EntityFinderException
EntityFinderExceptionpublic void script10()
              throws EntityFinderException
EntityFinderExceptionpublic void script11()
              throws EntityFinderException
EntityFinderExceptionpublic void script12()
              throws EntityFinderException
EntityFinderExceptionpublic void script13()
              throws EntityFinderException
EntityFinderExceptionpublic void script14()
              throws EntityFinderException
EntityFinderExceptionpublic void script15()
              throws EntityFinderException
EntityFinderExceptionpublic void script16()
              throws EntityFinderException
EntityFinderExceptionpublic void script17()
              throws EntityFinderException
EntityFinderExceptionpublic void script18()
              throws EntityFinderException
EntityFinderExceptionpublic void script19()
              throws EntityFinderException
EntityFinderExceptionpublic void script20()
              throws EntityFinderException
EntityFinderExceptionpublic void script21()
              throws EntityFinderException
EntityFinderExceptionpublic void script22()
              throws EntityFinderException
EntityFinderExceptionpublic void script24()
              throws EntityFinderException
EntityFinderException