org.jomc.ri.test
Class ImplementationTest

Package class diagram package ImplementationTest
java.lang.Object
  extended by org.jomc.ri.test.ImplementationTest
All Implemented Interfaces:
TestScopeSpecification, TestSpecification, TestSpecificationMany, TestSpecificationOne

@Generated(value="org.jomc.tools.SourceFileProcessor 1.2.2",
           comments="See http://jomc.sourceforge.net/jomc/1.2/jomc-tools-1.2.2")
public class ImplementationTest
extends Object
implements TestSpecification, TestSpecificationOne, TestSpecificationMany, TestScopeSpecification

Implementation <JOMC :: RI :: Tests :: Implementation Test>.

Identifier:
JOMC :: RI :: Tests :: Implementation Test
Name:
JOMC :: RI :: Tests :: Implementation Test
Specifications:
JOMC :: RI :: Tests :: Test Multiton Specification @ 1.2.2
JOMC :: RI :: Tests :: Test Scope Specification @ 1.2.2
JOMC :: RI :: Tests :: Test Singleton Specification @ 1.2.2
JOMC :: RI :: Tests :: Test Specification Many @ 1.2.2
JOMC :: RI :: Tests :: Test Specification One @ 1.2.2
Abstract:
No
Final:
No
Stateless:
No

Version:
1.2.2
Author:
Christian Schulte 1.0

Constructor Summary
ImplementationTest()
          Creates a new ImplementationTest instance.
 
Method Summary
protected  void printEstimatedExecutionTime(String identifier, Runnable runnable)
           
 void testBoundMultitons()
           
 void testBoundSingletons()
           
 void testInvoker()
           
 void testMessages()
           
 void testOptionalDependency()
           
 void testProperties()
           
 void testSelectedBoundMultiton()
           
 void testSelectedBoundSingleton()
           
 void testSelectedUnboundMultiton()
           
 void testSelectedUnboundSingleton()
           
 void testUnboundMultitons()
           
 void testUnboundSingletons()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplementationTest

@Generated(value="org.jomc.tools.SourceFileProcessor 1.2.2",
           comments="See http://jomc.sourceforge.net/jomc/1.2/jomc-tools-1.2.2")
public ImplementationTest()
Creates a new ImplementationTest instance.

Method Detail

testBoundMultitons

public final void testBoundMultitons()
                              throws Exception
Throws:
Exception

testUnboundMultitons

public final void testUnboundMultitons()
                                throws Exception
Throws:
Exception

testSelectedBoundMultiton

public final void testSelectedBoundMultiton()
                                     throws Exception
Throws:
Exception

testSelectedUnboundMultiton

public final void testSelectedUnboundMultiton()
                                       throws Exception
Throws:
Exception

testBoundSingletons

public final void testBoundSingletons()
                               throws Exception
Throws:
Exception

testUnboundSingletons

public final void testUnboundSingletons()
                                 throws Exception
Throws:
Exception

testSelectedBoundSingleton

public final void testSelectedBoundSingleton()
                                      throws Exception
Throws:
Exception

testSelectedUnboundSingleton

public final void testSelectedUnboundSingleton()
                                        throws Exception
Throws:
Exception

testProperties

public final void testProperties()
                          throws Exception
Throws:
Exception

testMessages

public final void testMessages()
                        throws Exception
Throws:
Exception

testOptionalDependency

public final void testOptionalDependency()
                                  throws Exception
Throws:
Exception

testInvoker

public final void testInvoker()
                       throws Exception
Throws:
Exception

printEstimatedExecutionTime

protected void printEstimatedExecutionTime(String identifier,
                                           Runnable runnable)


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.