be.objectify.led.factory.object
Class SetFactoryTest
java.lang.Object
be.objectify.led.factory.object.AbstractObjectFactoryTest
be.objectify.led.factory.object.SetFactoryTest
public class SetFactoryTest
- extends AbstractObjectFactoryTest
- Version:
- ,
- Author:
- Steve Chaloner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetFactoryTest
public SetFactoryTest()
setup
public void setup()
- Overrides:
setup in class AbstractObjectFactoryTest
testDefaultFactory_nullPropertyValue
public void testDefaultFactory_nullPropertyValue()
throws Exception
- Overrides:
testDefaultFactory_nullPropertyValue in class AbstractObjectFactoryTest
- Throws:
Exception
testDefaultFactory_zeroLengthPropertyValue
public void testDefaultFactory_zeroLengthPropertyValue()
throws Exception
- Overrides:
testDefaultFactory_zeroLengthPropertyValue in class AbstractObjectFactoryTest
- Throws:
Exception
testDefaultFactory_emptyPropertyValue
public void testDefaultFactory_emptyPropertyValue()
throws Exception
- Overrides:
testDefaultFactory_emptyPropertyValue in class AbstractObjectFactoryTest
- Throws:
Exception
getField
protected Field getField()
throws Exception
- Overrides:
getField in class AbstractObjectFactoryTest
- Throws:
Exception
getTargetClass
protected Class getTargetClass()
- Specified by:
getTargetClass in class AbstractObjectFactoryTest
getPropertyValue
protected String getPropertyValue()
- Specified by:
getPropertyValue in class AbstractObjectFactoryTest
getResult
protected Set getResult()
- Specified by:
getResult in class AbstractObjectFactoryTest
Copyright © 2010 Objectify. All Rights Reserved.