|
|||||||||
| Home >> All >> hivemind >> [ test overview ] | PREV NEXT | ||||||||
A
- addModuleDescriptor(ModuleDescriptor) - Method in class hivemind.test.SimpleModuleDescriptorProvider
C
- createConfigurationPointDescriptor(String) - Method in class hivemind.test.FrameworkTestCase
- Convenience method for creating a org.apache.hivemind.parse.ConfigurationPointDescriptor.
- createDependencyDescriptor(String, String) - Method in class hivemind.test.FrameworkTestCase
- Convenience method for creating a org.apache.hivemind.parse.DependencyDescriptor.
- createModuleDescriptor(String, String) - Method in class hivemind.test.FrameworkTestCase
- Convenience method for creating a org.apache.hivemind.parse.ModuleDescriptor.
- createServicePointDescriptor(String, Class) - Method in class hivemind.test.FrameworkTestCase
- Convenience method for creating a org.apache.hivemind.parse.ServicePointDescriptor.
F
- FrameworkTestCase - class hivemind.test.FrameworkTestCase.
- Base class for framework tests.
- FrameworkTestCase() - Constructor for class hivemind.test.FrameworkTestCase
G
- getFrameworkPath(String) - Method in class hivemind.test.FrameworkTestCase
- getLocation() - Method in class hivemind.test.LocatableFixture
- getModuleDescriptors(ErrorHandler) - Method in class hivemind.test.SimpleModuleDescriptorProvider
- getValue() - Method in class hivemind.test.SimpleBean
H
- hivemind.test - package hivemind.test
I
- IMultipleService - interface hivemind.test.IMultipleService.
- Used when testing Registry.getService(java.lang.Class)
- INonExistentService - interface hivemind.test.INonExistentService.
- Used when testing Registry.getService(java.lang.Class)
- IUniqueService - interface hivemind.test.IUniqueService.
- Used when testing Registry.getService(java.lang.Class)
- interceptLogging() - Method in class hivemind.test.FrameworkTestCase
L
- LocatableFixture - class hivemind.test.LocatableFixture.
- Used with TestHiveMindFindLocation.
- LocatableFixture(Location) - Constructor for class hivemind.test.LocatableFixture
M
- MultipleServiceImpl - class hivemind.test.MultipleServiceImpl.
- Used when testing Registry.getService(java.lang.Class)
- MultipleServiceImpl() - Constructor for class hivemind.test.MultipleServiceImpl
N
- NonExistentServiceImpl - class hivemind.test.NonExistentServiceImpl.
- Used when testing Registry.getService(java.lang.Class)
- NonExistentServiceImpl() - Constructor for class hivemind.test.NonExistentServiceImpl
- newModule() - Method in class hivemind.test.TestMisc
P
- PROJECT_ROOT - Static variable in class hivemind.test.FrameworkTestCase
- PrivateBean - class hivemind.test.PrivateBean.
- Used when testing org.apache.hivemind.impl.CreateClassServiceConstructor as a bean which can't be instantiated.
- PrivateBean() - Constructor for class hivemind.test.PrivateBean
- parse(String) - Method in class hivemind.test.FrameworkTestCase
R
- registry - Variable in class hivemind.test.TestContains
- registry - Variable in class hivemind.test.TestServicesByInterface
S
- SimpleBean - class hivemind.test.SimpleBean.
- SimpleBean() - Constructor for class hivemind.test.SimpleBean
- SimpleModuleDescriptorProvider - class hivemind.test.SimpleModuleDescriptorProvider.
- An implementation of the org.apache.hivemind.ModuleDescriptorProvider interface convenient for testing purposes.
- SimpleModuleDescriptorProvider() - Constructor for class hivemind.test.SimpleModuleDescriptorProvider
- setUp() - Method in class hivemind.test.TestContains
- setUp() - Method in class hivemind.test.TestServicesByInterface
- setValue(String) - Method in class hivemind.test.SimpleBean
T
- TestContains - class hivemind.test.TestContains.
- Tests Registry.contains functionality.
- TestContains() - Constructor for class hivemind.test.TestContains
- TestDependency - class hivemind.test.TestDependency.
- Tests the module dependencies (specified using <dependency.>).
- TestDependency() - Constructor for class hivemind.test.TestDependency
- TestHiveMindFindLocation - class hivemind.test.TestHiveMindFindLocation.
- Tests the method HiveMind.findLocation(Object[])>
HiveMind.findLocation(Object[])55 . - TestHiveMindFindLocation() - Constructor for class hivemind.test.TestHiveMindFindLocation
- TestLocation - class hivemind.test.TestLocation.
- Test the org.apache.hivemind.impl.LocationImpl class.
- TestLocation() - Constructor for class hivemind.test.TestLocation
- TestMisc - class hivemind.test.TestMisc.
- Additional tests to fill in minor code coverage gaps.
- TestMisc() - Constructor for class hivemind.test.TestMisc
- TestRegistryBuilder - class hivemind.test.TestRegistryBuilder.
- Tests the org.apache.hivemind.impl.RegistryBuilder class.
- TestRegistryBuilder() - Constructor for class hivemind.test.TestRegistryBuilder
- TestServicesByInterface - class hivemind.test.TestServicesByInterface.
- Tests the Registry.getService(java.lang.Class) functionality.
- TestServicesByInterface() - Constructor for class hivemind.test.TestServicesByInterface
- TestSubModule - class hivemind.test.TestSubModule.
- Tests the ability for a module to include <sub-module>s.
- TestSubModule() - Constructor for class hivemind.test.TestSubModule
- tearDown() - Method in class hivemind.test.TestContains
- tearDown() - Method in class hivemind.test.TestServicesByInterface
- testAllNull() - Method in class hivemind.test.TestHiveMindFindLocation
- testApplicationRuntimeExceptionGetComponent() - Method in class hivemind.test.TestMisc
- testApplicationRuntimeExceptionThrowableConstructor() - Method in class hivemind.test.TestMisc
- testConfiguration() - Method in class hivemind.test.TestContains
- testConfigurationFailure() - Method in class hivemind.test.TestContains
- testConstructDefaultRegistry() - Method in class hivemind.test.TestRegistryBuilder
- testCreateClassServiceConstructorAccessors() - Method in class hivemind.test.TestMisc
- testCreateClassServiceConstructorFailure() - Method in class hivemind.test.TestMisc
- testCreateClassServiceConstructorTwice() - Method in class hivemind.test.TestMisc
- testCreateInstanceWithInitializer() - Method in class hivemind.test.TestMisc
- testDependencyWithoutVersion() - Method in class hivemind.test.TestDependency
- testDuplicateExtensionPoints() - Method in class hivemind.test.TestRegistryBuilder
- testDuplicateModuleId() - Method in class hivemind.test.TestRegistryBuilder
- testEmpty() - Method in class hivemind.test.TestHiveMindFindLocation
- testEqualsBare() - Method in class hivemind.test.TestLocation
- testEqualsFull() - Method in class hivemind.test.TestLocation
- testEqualsLineNo() - Method in class hivemind.test.TestLocation
- testExtensionImplGetElementsEmpty() - Method in class hivemind.test.TestMisc
- testHashCodeBare() - Method in class hivemind.test.TestLocation
- testHashCodeFull() - Method in class hivemind.test.TestLocation
- testHashCodeLineNo() - Method in class hivemind.test.TestLocation
- testInvokeFactoryServiceConstructorAccessors() - Method in class hivemind.test.TestMisc
- testLocatable() - Method in class hivemind.test.TestHiveMindFindLocation
- testLookup() - Method in class hivemind.test.TestRegistryBuilder
- Reproduce test
hivemind.test.config.TestConfiguration#testValueVariables()using dynamic lookup of hivemodule resources. - testMissingRequiredModule() - Method in class hivemind.test.TestDependency
- testMissingSubModule() - Method in class hivemind.test.TestSubModule
- testMultipleExistentGetServiceByInterface() - Method in class hivemind.test.TestServicesByInterface
- testNestedSubModule() - Method in class hivemind.test.TestSubModule
- testNoNumbers() - Method in class hivemind.test.TestLocation
- testNonExistentGetServiceByInterface() - Method in class hivemind.test.TestServicesByInterface
- testNullLocatable() - Method in class hivemind.test.TestHiveMindFindLocation
- testOrdering() - Method in class hivemind.test.TestHiveMindFindLocation
- testService() - Method in class hivemind.test.TestContains
- testServiceFailure() - Method in class hivemind.test.TestContains
- testSkipOther() - Method in class hivemind.test.TestHiveMindFindLocation
- testSystemPropertiesSymbolSource() - Method in class hivemind.test.TestMisc
- testToLocationStringNull() - Method in class hivemind.test.TestHiveMindFindLocation
- testToStringLong() - Method in class hivemind.test.TestLocation
- testToStringShort() - Method in class hivemind.test.TestLocation
- testUniqueGetServiceByInterface() - Method in class hivemind.test.TestServicesByInterface
- testUniqueService() - Method in class hivemind.test.TestContains
- testUniqueServiceFailure() - Method in class hivemind.test.TestContains
- testVersionMismatch() - Method in class hivemind.test.TestDependency
- testWithLine() - Method in class hivemind.test.TestLocation
- testWithNumbers() - Method in class hivemind.test.TestLocation
U
- UniqueServiceImpl - class hivemind.test.UniqueServiceImpl.
- Used when testing Registry.getService(java.lang.Class)
- UniqueServiceImpl() - Constructor for class hivemind.test.UniqueServiceImpl
_
- _l - Variable in class hivemind.test.LocatableFixture
- _location - Variable in class hivemind.test.TestLocation
- _moduleDescriptors - Variable in class hivemind.test.SimpleModuleDescriptorProvider
- _resolver - Variable in class hivemind.test.FrameworkTestCase
- _resource1 - Variable in class hivemind.test.TestLocation
- _resource2 - Variable in class hivemind.test.TestLocation
- _value - Variable in class hivemind.test.SimpleBean
A C F G H I L M N P R S T U _
|
|||||||||
| Home >> All >> hivemind >> [ test overview ] | PREV NEXT | ||||||||