A D G I L N O P S T

A

assertNullPointerException(NullPointerException) - Static method in class org.jomc.ri.test.DefaultObjectManagerTest
 

D

DefaultListenerTest - Class in org.jomc.ri.test
DefaultListener test cases.
DefaultListenerTest() - Constructor for class org.jomc.ri.test.DefaultListenerTest
Creates a new DefaultListenerTest instance.
DefaultObjectManagerTest - Class in org.jomc.ri.test
Test cases for the DefaultObjectManager class.
DefaultObjectManagerTest() - Constructor for class org.jomc.ri.test.DefaultObjectManagerTest
Creates a new DefaultObjectManagerTest instance.

G

getDependency() - Method in class org.jomc.ri.test.support.OverrideTestImplementation
 
getDependency() - Method in interface org.jomc.ri.test.support.OverrideTestSpecification
 
getListener() - Method in class org.jomc.ri.test.DefaultListenerTest
Gets the Listener instance tests are performed with.
getListener() - Method in class org.jomc.ri.test.ListenerTest
Gets the Listener instance tests are performed with.
getMessage() - Method in class org.jomc.ri.test.support.OverrideTestImplementation
 
getMessage() - Method in interface org.jomc.ri.test.support.OverrideTestSpecification
 
getObject(Class<T>, URI) - Method in class org.jomc.ri.test.support.TestLocator
 
getObjectManager() - Method in class org.jomc.ri.test.DefaultObjectManagerTest
Gets the instance tests are performed with.
getOutputStream() - Method in class org.jomc.ri.test.support.TestObjectManagementListener
Gets the output stream events are streamed to.
getPrintWriter() - Method in class org.jomc.ri.test.support.TestObjectManagementListener
Gets the print writer events are printed with,
getProperty() - Method in class org.jomc.ri.test.support.OverrideTestImplementation
 
getProperty() - Method in interface org.jomc.ri.test.support.OverrideTestSpecification
 

I

ImplementationTest - Class in org.jomc.ri.test
Implementation <JOMC :: RI :: Tests :: Implementation Test>.
ImplementationTest() - Constructor for class org.jomc.ri.test.ImplementationTest
Creates a new ImplementationTest instance.
invoke(String) - Method in class org.jomc.ri.test.support.InvokerTestImplementation
 
invoke(String) - Method in interface org.jomc.ri.test.support.InvokerTestSpecification
 
InvokerTestImplementation - Class in org.jomc.ri.test.support
Invoker test cases.
InvokerTestImplementation() - Constructor for class org.jomc.ri.test.support.InvokerTestImplementation
Creates a new InvokerTestImplementation instance.
InvokerTestSpecification - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Invoker Test Specification>.

L

ListenerTest - Class in org.jomc.ri.test
Listener test cases.
ListenerTest() - Constructor for class org.jomc.ri.test.ListenerTest
Creates a new ListenerTest instance.
LocationImplementationTest - Class in org.jomc.ri.test
Test implementation with unsupported location.
LocationImplementationTest() - Constructor for class org.jomc.ri.test.LocationImplementationTest
Creates a new LocationImplementationTest instance.

N

newListener() - Method in class org.jomc.ri.test.DefaultListenerTest
Creates a new Listener instance to test.
newListener() - Method in class org.jomc.ri.test.ListenerTest
Creates a new Listener instance to test.
newObjectManager() - Method in class org.jomc.ri.test.DefaultObjectManagerTest
Creates a new DefaultObjectManager instance to test.

O

onLog(Level, String, Throwable) - Method in class org.jomc.ri.test.support.TestObjectManagementListener
 
org.jomc.ri.test - package org.jomc.ri.test
Object management and configuration reference implementation test classes.
org.jomc.ri.test.support - package org.jomc.ri.test.support
Object management and configuration reference implementation test suite support classes.
OverrideTestImplementation - Class in org.jomc.ri.test.support
Override Test Implementation.
OverrideTestImplementation() - Constructor for class org.jomc.ri.test.support.OverrideTestImplementation
Creates a new OverrideTestImplementation instance.
OverrideTestImplementationTest - Class in org.jomc.ri.test
Override test cases.
OverrideTestImplementationTest() - Constructor for class org.jomc.ri.test.OverrideTestImplementationTest
Creates a new OverrideTestImplementationTest instance.
OverrideTestSpecification - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Override Test Specification>.

P

postInvoke(Invocation) - Method in class org.jomc.ri.test.support.TestInvoker
 
printEstimatedExecutionTime(String, Runnable) - Method in class org.jomc.ri.test.ImplementationTest
 

S

ScopeImplementationTest - Class in org.jomc.ri.test
Test implementation of the ScopeTestSpecification.
ScopeImplementationTest() - Constructor for class org.jomc.ri.test.ScopeImplementationTest
Creates a new ScopeImplementationTest instance.
setOutputStream(OutputStream) - Method in class org.jomc.ri.test.support.TestObjectManagementListener
Sets the output stream to stream events to.
setPrintWriter(PrintWriter) - Method in class org.jomc.ri.test.support.TestObjectManagementListener
Sets the print writer to print events with,

T

testBoundMultitons() - Method in class org.jomc.ri.test.ImplementationTest
 
testBoundSingletons() - Method in class org.jomc.ri.test.ImplementationTest
 
testDefaultEnabled() - Method in class org.jomc.ri.test.DefaultListenerTest
 
testEnabled() - Method in class org.jomc.ri.test.DefaultListenerTest
 
testGetObjectManager() - Method in class org.jomc.ri.test.DefaultObjectManagerTest
 
testInvoker() - Method in class org.jomc.ri.test.ImplementationTest
 
TestInvoker - Class in org.jomc.ri.test.support
Test Invoker implementation.
TestInvoker() - Constructor for class org.jomc.ri.test.support.TestInvoker
Creates a new TestInvoker instance.
TestLocator - Class in org.jomc.ri.test.support
Test Locator implementation.
TestLocator() - Constructor for class org.jomc.ri.test.support.TestLocator
Creates a new TestLocator instance.
testLog() - Method in class org.jomc.ri.test.ListenerTest
 
testMessage() - Method in class org.jomc.ri.test.OverrideTestImplementationTest
 
testMessages() - Method in class org.jomc.ri.test.ImplementationTest
 
testNotNull() - Method in class org.jomc.ri.test.DefaultObjectManagerTest
 
testNull() - Method in class org.jomc.ri.test.DefaultObjectManagerTest
 
testNullPointerException() - Method in class org.jomc.ri.test.DefaultObjectManagerTest
 
TestObjectManagementListener - Class in org.jomc.ri.test.support
ObjectManagementLister logging to the console.
TestObjectManagementListener() - Constructor for class org.jomc.ri.test.support.TestObjectManagementListener
Creates a new TestObjectManagementListener instance.
testOptionalDependency() - Method in class org.jomc.ri.test.ImplementationTest
 
testProperties() - Method in class org.jomc.ri.test.ImplementationTest
 
testProperty() - Method in class org.jomc.ri.test.OverrideTestImplementationTest
 
TestScope - Class in org.jomc.ri.test.support
Test Scope implementation.
TestScope() - Constructor for class org.jomc.ri.test.support.TestScope
Creates a new TestScope instance.
TestScopeSpecification - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Test Scope Specification>.
testSelectedBoundMultiton() - Method in class org.jomc.ri.test.ImplementationTest
 
testSelectedBoundSingleton() - Method in class org.jomc.ri.test.ImplementationTest
 
testSelectedUnboundMultiton() - Method in class org.jomc.ri.test.ImplementationTest
 
testSelectedUnboundSingleton() - Method in class org.jomc.ri.test.ImplementationTest
 
TestSpecification - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Test Specification>.
TestSpecificationMany - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Test Specification Many>.
TestSpecificationOne - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Test Specification One>.
TestSpecificationOneMore - Interface in org.jomc.ri.test.support
Specification <JOMC :: RI :: Tests :: Test Specification One More>.
testUnboundMultitons() - Method in class org.jomc.ri.test.ImplementationTest
 
testUnboundSingletons() - Method in class org.jomc.ri.test.ImplementationTest
 
testUnsupportedLocation() - Method in class org.jomc.ri.test.LocationImplementationTest
 
testUnsupportedScope() - Method in class org.jomc.ri.test.ScopeImplementationTest
 

A D G I L N O P S T

Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.