be.objectify.led.factory.object
Class ByteObjectFactoryTest

java.lang.Object
  extended by be.objectify.led.factory.object.AbstractObjectFactoryTest
      extended by be.objectify.led.factory.object.AbstractConstrainedObjectFactoryTest
          extended by be.objectify.led.factory.object.ByteObjectFactoryTest

public class ByteObjectFactoryTest
extends AbstractConstrainedObjectFactoryTest

Test cases for the default Byte object factory.

Author:
Steve Chaloner

Field Summary
 
Fields inherited from class be.objectify.led.factory.object.AbstractObjectFactoryTest
factoryResolver
 
Constructor Summary
ByteObjectFactoryTest()
           
 
Method Summary
protected  String getInvalidPropertyValue()
           
protected  String getPropertyValue()
           
protected  Object getResult()
           
protected  Class getTargetClass()
           
 
Methods inherited from class be.objectify.led.factory.object.AbstractConstrainedObjectFactoryTest
testDefaultFactory_invalidPropertyValue
 
Methods inherited from class be.objectify.led.factory.object.AbstractObjectFactoryTest
getField, setup, tearDown, testDefaultFactory_emptyPropertyValue, testDefaultFactory_nullPropertyValue, testDefaultFactory_populatedPropertyValue, testDefaultFactory_zeroLengthPropertyValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteObjectFactoryTest

public ByteObjectFactoryTest()
Method Detail

getTargetClass

protected Class getTargetClass()
Specified by:
getTargetClass in class AbstractObjectFactoryTest

getInvalidPropertyValue

protected String getInvalidPropertyValue()
Specified by:
getInvalidPropertyValue in class AbstractConstrainedObjectFactoryTest

getPropertyValue

protected String getPropertyValue()
Specified by:
getPropertyValue in class AbstractObjectFactoryTest

getResult

protected Object getResult()
Specified by:
getResult in class AbstractObjectFactoryTest


Copyright © 2010 Objectify. All Rights Reserved.