net.sourceforge.pmd.properties
Class PropertyAccessorTest

java.lang.Object
  extended by net.sourceforge.pmd.properties.PropertyAccessorTest

public class PropertyAccessorTest
extends Object

Author:
Brian Remedios

Constructor Summary
PropertyAccessorTest()
           
 
Method Summary
 void setUpSingleRule()
           
 void testBooleans()
           
 void testFloats()
           
 void testIntegers()
           
 void testStrings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyAccessorTest

public PropertyAccessorTest()
Method Detail

setUpSingleRule

public void setUpSingleRule()

testIntegers

public void testIntegers()

testBooleans

public void testBooleans()

testFloats

public void testFloats()
                throws ReportException
Throws:
ReportException

testStrings

public void testStrings()


Copyright © 2002–2015 InfoEther. All rights reserved.