@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public class DefaultObjectManagerTest extends Object
DefaultObjectManager
class.
Constructor and Description |
---|
DefaultObjectManagerTest()
Creates a new
DefaultObjectManagerTest instance. |
Modifier and Type | Method and Description |
---|---|
static void |
assertNullPointerException(NullPointerException e) |
DefaultObjectManager |
getObjectManager()
Gets the instance tests are performed with.
|
protected DefaultObjectManager |
newObjectManager()
Creates a new
DefaultObjectManager instance to test. |
void |
testGetObjectManager() |
void |
testNotNull() |
void |
testNull() |
void |
testNullPointerException() |
@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public DefaultObjectManagerTest()
DefaultObjectManagerTest
instance.public DefaultObjectManager getObjectManager()
newObjectManager()
protected DefaultObjectManager newObjectManager()
DefaultObjectManager
instance to test.DefaultObjectManager
instance to test.getObjectManager()
public final void testNullPointerException() throws Exception
Exception
public final void testNotNull() throws Exception
Exception
public final void testGetObjectManager() throws Exception
Exception
public static void assertNullPointerException(NullPointerException e)
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.