org.apache.tapestry.junit.mock.c21
Class NullPropertySource
java.lang.Object
org.apache.tapestry.junit.mock.c21.NullPropertySource
- All Implemented Interfaces:
- IPropertySource
public class NullPropertySource
- extends Object
- implements IPropertySource
Empty implementation just to exercise some code paths in
AbstractEngine
.
- Since:
- 3.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullPropertySource
public NullPropertySource()
getPropertyValue
public String getPropertyValue(String propertyName)
- Specified by:
getPropertyValue
in interface IPropertySource
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.