be.objectify.led.factory.object
Class AbstractConstrainedObjectFactoryTest
java.lang.Object
be.objectify.led.factory.object.AbstractObjectFactoryTest
be.objectify.led.factory.object.AbstractConstrainedObjectFactoryTest
- Direct Known Subclasses:
- ByteObjectFactoryTest, DoubleFactoryTest, FloatFactoryTest, IntegerFactoryTest, LongFactoryTest, ShortFactoryTest
public abstract class AbstractConstrainedObjectFactoryTest
- extends AbstractObjectFactoryTest
Test cases for constrained object type, i.e. those that can only be derived from certain values such as numbers.
- Author:
- Steve Chaloner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractConstrainedObjectFactoryTest
public AbstractConstrainedObjectFactoryTest()
testDefaultFactory_invalidPropertyValue
public void testDefaultFactory_invalidPropertyValue()
getInvalidPropertyValue
protected abstract String getInvalidPropertyValue()
Copyright © 2010 Objectify. All Rights Reserved.