be.objectify.led
Class ObjectFactoryRegistryTest

java.lang.Object
  extended by be.objectify.led.ObjectFactoryRegistryTest

public class ObjectFactoryRegistryTest
extends Object

Test cases for ObjectFactoryRegistry.

Author:
Steve Chaloner

Constructor Summary
ObjectFactoryRegistryTest()
           
 
Method Summary
 void setup()
           
 void tearDown()
           
 void testRegister_nullArray()
           
 void testRegister_nullList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactoryRegistryTest

public ObjectFactoryRegistryTest()
Method Detail

setup

public void setup()

tearDown

public void tearDown()

testRegister_nullArray

public void testRegister_nullArray()

testRegister_nullList

public void testRegister_nullList()


Copyright © 2010 Objectify. All Rights Reserved.