| testSimpleArrayFromObjects | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testSimpleArrayFromStrings | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testCustomArrayExplicit | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testCustomArrayFromSignature | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testArrayWithValueTypeOverride | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testArrayIsInterface | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testSimpleCollectionFromObjects | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testSimpleCollectionFromStrings | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testCustomCollectionExplicit | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testCustomCollectionFromSignature | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testCustomCollectionPreInstantiated | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testCollectionWithValueTypeOverride | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testCollectionInjectOnObject | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testParameterInstantiateViaInterfaceWithTypeOverride | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testParameterInstantiateWithCollection | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testParameterInstantiateWithList | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testParameterInstantiateWithSet | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testParameterInstantiateWithArray | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testParameterInstantiateWithMap | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testParameterInstantiateWithProperties | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testValueInstantiateFromObject | org.jboss.test.kernel.config.test.InstantiateXMLTestCase |
| testSimpleListFromObjects | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testSimpleListFromStrings | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testCustomListExplicit | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testCustomListFromSignature | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testCustomListPreInstantiated | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testListWithValueTypeOverride | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testSimpleMapFromObjects | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testSimpleMapFromStrings | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testCustomMapExplicit | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testCustomMapFromSignature | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testCustomMapPreInstantiated | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testMapWithKeyTypeOverride | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testMapWithValueTypeOverride | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testSimpleSetFromObjects | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testSimpleSetFromStrings | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testCustomSetExplicit | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testCustomSetFromSignature | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testCustomSetPreInstantiated | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testSetWithValueTypeOverride | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testComplicatedLifecycleDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyXMLTestCase |
| testComplicatedLifecycleDependencyWrongOrder | org.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyXMLTestCase |
| testComplicatedLifecycleDependencyReinstall | org.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyXMLTestCase |
| testConstructorClassLoaderCorrectOrder | org.jboss.test.kernel.dependency.test.ConstructorClassLoaderXMLTestCase |
| testConstructorClassLoaderWrongOrder | org.jboss.test.kernel.dependency.test.ConstructorClassLoaderXMLTestCase |
| testConstructorClassLoaderReinstall | org.jboss.test.kernel.dependency.test.ConstructorClassLoaderXMLTestCase |
| testConstructorDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.ConstructorDependencyXMLTestCase |
| testConstructorDependencyWrongOrder | org.jboss.test.kernel.dependency.test.ConstructorDependencyXMLTestCase |
| testConstructorDependencyReinstall | org.jboss.test.kernel.dependency.test.ConstructorDependencyXMLTestCase |
| testGenericBeanFactoryConstructorDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyXMLTestCase |
| testGenericBeanFactoryConstructorDependencyWrongOrder | org.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyXMLTestCase |
| testGenericBeanFactoryConstructorDependencyReinstall | org.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyXMLTestCase |
| testGenericBeanFactoryOnDemandDependencyOnDemandFirst | org.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyXMLTestCase |
| testGenericBeanFactoryOnDemandDependencyOnDemandSecond | org.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyXMLTestCase |
| testGenericBeanFactoryOnDemandDependencyReinstall | org.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyXMLTestCase |
| testGenericBeanFactoryDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyXMLTestCase |
| testGenericBeanFactoryDependencyWrongOrder | org.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyXMLTestCase |
| testGenericBeanFactoryDependencyReinstall | org.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyXMLTestCase |
| testGenericBeanFactoryPropertyDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyXMLTestCase |
| testGenericBeanFactoryPropertyDependencyWrongOrder | org.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyXMLTestCase |
| testGenericBeanFactoryPropertyDependencyReinstall | org.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyXMLTestCase |
| testOnDemandDependencyOnDemandFirst | org.jboss.test.kernel.dependency.test.OnDemandDependencyXMLTestCase |
| testOnDemandDependencyOnDemandSecond | org.jboss.test.kernel.dependency.test.OnDemandDependencyXMLTestCase |
| testOnDemandDependencyReinstall | org.jboss.test.kernel.dependency.test.OnDemandDependencyXMLTestCase |
| testPlainDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.PlainDependencyXMLTestCase |
| testPlainDependencyWrongOrder | org.jboss.test.kernel.dependency.test.PlainDependencyXMLTestCase |
| testPlainDependencyReinstall | org.jboss.test.kernel.dependency.test.PlainDependencyXMLTestCase |
| testPropertyDependencyCorrectOrder | org.jboss.test.kernel.dependency.test.PropertyDependencyXMLTestCase |
| testPropertyDependencyWrongOrder | org.jboss.test.kernel.dependency.test.PropertyDependencyXMLTestCase |
| testPropertyDependencyReinstall | org.jboss.test.kernel.dependency.test.PropertyDependencyXMLTestCase |
| unknown | org.jboss.test.kernel.deployment.test.BeanMetaDataFactoryTestCase |
| testBeanAsValueMetaData | org.jboss.test.kernel.deployment.test.BeanMetaDataTestCase |
| unknown | org.jboss.test.kernel.deployment.test.DeploymentClassLoaderTestCase |
| testArray | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithClass | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithElementClass | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithValue | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithInjection | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithCollection | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithList | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithSet | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithArray | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithMap | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithNull | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithThis | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testArrayWithWildcard | org.jboss.test.kernel.deployment.xml.test.ArrayTestCase |
| testCollection | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithClass | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithElementClass | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithValue | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithInjection | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithCollection | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithList | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithSet | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithArray | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithMap | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithNull | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithThis | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testCollectionWithWildcard | org.jboss.test.kernel.deployment.xml.test.CollectionTestCase |
| testConstructorWithBean | org.jboss.test.kernel.deployment.xml.test.ConstructorTestCase |
| testConstructorWithWildcard | org.jboss.test.kernel.deployment.xml.test.ConstructorTestCase |
| testInjectionWithBean | org.jboss.test.kernel.deployment.xml.test.InjectionTestCase |
| testInjectionWithProperty | org.jboss.test.kernel.deployment.xml.test.InjectionTestCase |
| testInjectionWithState | org.jboss.test.kernel.deployment.xml.test.InjectionTestCase |
| testList | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithClass | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithElementClass | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithValue | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithInjection | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithCollection | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithList | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithSet | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithArray | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithMap | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithNull | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithThis | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testListWithWildcard | org.jboss.test.kernel.deployment.xml.test.ListTestCase |
| testMap | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithClass | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithKeyClass | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithValueClass | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithValue | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithInjection | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithCollection | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithList | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithSet | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithArray | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithMap | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithNull | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithThis | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testMapWithWildcard | org.jboss.test.kernel.deployment.xml.test.MapTestCase |
| testParameterWithValue | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testParameterWithInjection | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testParameterWithCollection | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testParameterWithList | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testParameterWithSet | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testParameterWithArray | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testParameterWithMap | org.jboss.test.kernel.deployment.xml.test.ParameterTestCase |
| testPropertyWithValue | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testPropertyWithInjection | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testPropertyWithCollection | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testPropertyWithList | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testPropertyWithSet | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testPropertyWithArray | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testPropertyWithMap | org.jboss.test.kernel.deployment.xml.test.PropertyTestCase |
| testSet | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithClass | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithElementClass | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithValue | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithInjection | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithCollection | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithList | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithSet | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithArray | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithMap | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithNull | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithThis | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testSetWithWildcard | org.jboss.test.kernel.deployment.xml.test.SetTestCase |
| testValue | org.jboss.test.kernel.deployment.xml.test.ValueTestCase |
| testValueWithClass | org.jboss.test.kernel.deployment.xml.test.ValueTestCase |
| testValueWithValue | org.jboss.test.kernel.deployment.xml.test.ValueTestCase |
| testInjection | org.jboss.test.kernel.inject.test.ConstructorContextualInjectionTestCase |
| testInjection | org.jboss.test.kernel.inject.test.LifecycleContextualInjectionTestCase |
| testInjection | org.jboss.test.kernel.inject.test.PropertyContextualInjectionTestCase |
| unknown | org.jboss.test.aop.junit.MicrocontainerJunitSmokeTestCase(weave-secure) |
| unknown | org.jboss.test.aop.junit.MicrocontainerJunitSmokeTestCase(weave) |
| unknown | org.jboss.test.microcontainer.advisor.test.MicrocontainerAdvisedInstanceAdvisorTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.advisor.test.MicrocontainerAdvisedInstanceAdvisorTestCase(weave) |
| unknown | org.jboss.test.microcontainer.advisor.test.MicrocontainerNotAdvisedProxyAdvisorTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.advisor.test.MicrocontainerNotAdvisedProxyAdvisorTestCase(weave) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.InterceptedTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.InterceptedTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.InterceptedTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.InterceptedTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyWrongOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyRedeploy2 | org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(no_weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(no_weave) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(weave-secure) |
| testInterceptorWithAnnotationDependencyCorrectOrder | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(weave) |
| testInterceptorWithAnnotationDependencyWrongOrderAndRedeploy | org.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(weave) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave-secure) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave-secure) |
| testInterceptorWithDependencyCorrectOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave) |
| testInterceptorWithDependencyWrongOrder | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave) |
| testInterceptorWithDependencyRedeploy | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave) |
| testInterceptorWithDependencyRedeploy2 | org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.JMXDecoratedTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.JMXDecoratedTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.JMXDecoratedTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.JMXDecoratedTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MetaDataTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MetaDataTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MetaDataTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MetaDataTestCase(weave) |
| testParameterInstantiateViaInterfaceWithTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateWithCollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateWithList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateWithSet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateWithArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateWithMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateWithProperties | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testValueInstantiateFromObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleCollectionFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleCollectionFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomCollectionExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomCollectionFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomCollectionPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCollectionWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCollectionInjectOnObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleSetFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleSetFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomSetExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomSetFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomSetPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSetWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleListFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleListFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomListExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomListFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomListPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testListWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleArrayFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleArrayFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomArrayExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomArrayFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testArrayWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testArrayIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleMapFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSimpleMapFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomMapExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomMapFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCustomMapPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testMapWithKeyTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testMapWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testPlainDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testPlainDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testPlainDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testGenericBeanFactoryConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testComplicatedLifecycleDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testComplicatedLifecycleDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testComplicatedLifecycleDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testBeanAsValueMetaData | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testParameterInstantiateViaInterfaceWithTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateWithCollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateWithList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateWithSet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateWithArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateWithMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateWithProperties | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testValueInstantiateFromObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleCollectionFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleCollectionFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomCollectionExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomCollectionFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomCollectionPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCollectionWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCollectionInjectOnObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleSetFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleSetFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomSetExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomSetFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomSetPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSetWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleListFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleListFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomListExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomListFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomListPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testListWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleArrayFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleArrayFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomArrayExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomArrayFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testArrayWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testArrayIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleMapFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSimpleMapFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomMapExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomMapFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCustomMapPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testMapWithKeyTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testMapWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testPlainDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testPlainDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testPlainDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testGenericBeanFactoryConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testComplicatedLifecycleDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testComplicatedLifecycleDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testComplicatedLifecycleDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testBeanAsValueMetaData | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testParameterInstantiateViaInterfaceWithTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateWithCollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateWithList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateWithSet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateWithArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateWithMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateWithProperties | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testValueInstantiateFromObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleCollectionFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleCollectionFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomCollectionExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomCollectionFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomCollectionPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCollectionWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCollectionInjectOnObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleSetFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleSetFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomSetExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomSetFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomSetPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSetWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleListFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleListFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomListExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomListFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomListPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testListWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleArrayFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleArrayFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomArrayExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomArrayFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testArrayWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testArrayIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleMapFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSimpleMapFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomMapExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomMapFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCustomMapPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testMapWithKeyTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testMapWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testPlainDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testPlainDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testPlainDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testGenericBeanFactoryConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testComplicatedLifecycleDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testComplicatedLifecycleDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testComplicatedLifecycleDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testBeanAsValueMetaData | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testParameterInstantiateViaInterfaceWithTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testParameterInstantiateWithCollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testParameterInstantiateWithList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testParameterInstantiateWithSet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testParameterInstantiateWithArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testParameterInstantiateWithMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testParameterInstantiateWithProperties | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testValueInstantiateFromObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleCollectionFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleCollectionFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomCollectionExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomCollectionFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomCollectionPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCollectionWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCollectionInjectOnObject | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleSetFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleSetFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomSetExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomSetFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomSetPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSetWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleListFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleListFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomListExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomListFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomListPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testListWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleArrayFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleArrayFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomArrayExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomArrayFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testArrayWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testArrayIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleMapFromObjects | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSimpleMapFromStrings | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomMapExplicit | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomMapFromSignature | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCustomMapPreInstantiated | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testMapWithKeyTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testMapWithValueTypeOverride | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testPlainDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testPlainDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testPlainDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryOnDemandDependencyOnDemandFirst | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryOnDemandDependencyOnDemandSecond | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryOnDemandDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryPropertyDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryPropertyDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryPropertyDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryConstructorDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryConstructorDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testGenericBeanFactoryConstructorDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testComplicatedLifecycleDependencyCorrectOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testComplicatedLifecycleDependencyWrongOrder | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testComplicatedLifecycleDependencyReinstall | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testBeanAsValueMetaData | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testInjection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| unknown | org.jboss.test.microcontainer.test.MixinTestCase(no_weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MixinTestCase(no_weave) |
| unknown | org.jboss.test.microcontainer.test.MixinTestCase(weave-secure) |
| unknown | org.jboss.test.microcontainer.test.MixinTestCase(weave) |
| testDeployment | org.jboss.test.microcontainer.xml.test.AspectTestCase(weave-secure) |
| testDeployment | org.jboss.test.microcontainer.xml.test.AspectTestCase(weave) |
| testClassScan | org.jboss.test.virtual.test.FileVFSUnitTestCase |
| testClassScanUnpacked | org.jboss.test.virtual.test.FileVFSUnitTestCase |
| testClassScanFilesonly | org.jboss.test.virtual.test.FileVFSUnitTestCase |
| testArrayNotAArray | org.jboss.test.kernel.config.test.ArrayXMLTestCase |
| testCollectionNotACollection | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testCollectionIsInterface | org.jboss.test.kernel.config.test.CollectionXMLTestCase |
| testListNotAList | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testListIsInterface | org.jboss.test.kernel.config.test.ListXMLTestCase |
| testMapNotAMap | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testMapIsInterface | org.jboss.test.kernel.config.test.MapXMLTestCase |
| testSetNotASet | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testSetIsInterface | org.jboss.test.kernel.config.test.SetXMLTestCase |
| testInjectionBadNoBean | org.jboss.test.kernel.deployment.xml.test.InjectionTestCase |
| testCollectionNotACollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCollectionIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSetNotASet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testSetIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testListNotAList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testListIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testArrayNotAArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testMapNotAMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testMapIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure) |
| testCollectionNotACollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCollectionIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSetNotASet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testSetIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testListNotAList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testListIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testArrayNotAArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testMapNotAMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testMapIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave) |
| testCollectionNotACollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCollectionIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSetNotASet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testSetIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testListNotAList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testListIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testArrayNotAArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testMapNotAMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testMapIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure) |
| testCollectionNotACollection | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testCollectionIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSetNotASet | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testSetIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testListNotAList | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testListIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testArrayNotAArray | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testMapNotAMap | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |
| testMapIsInterface | org.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave) |