@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface Registry
TapestryIOCJUnit4ClassRunner
to configure a test Registry
Modifier and Type | Required Element and Description |
---|---|
Class<?>[] |
modules
Tapestry module classes
|
Modifier and Type | Optional Element and Description |
---|---|
RegistryShutdownType |
shutdown
Determines the registry lifecycle
|
public abstract RegistryShutdownType shutdown
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.