be.objectify.led.factory.object
Class BooleanFactoryTest

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

public class BooleanFactoryTest
extends AbstractObjectFactoryTest

Test cases for the default Boolean oject factory.

Author:
Steve Chaloner

Field Summary
 
Fields inherited from class be.objectify.led.factory.object.AbstractObjectFactoryTest
factoryResolver
 
Constructor Summary
BooleanFactoryTest()
           
 
Method Summary
protected  String getPropertyValue()
           
protected  Object getResult()
           
protected  Class getTargetClass()
           
 
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

BooleanFactoryTest

public BooleanFactoryTest()
Method Detail

getTargetClass

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

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.