org.hackystat.sensorbase.resource.projects.jaxb
Class TestJAXBExtensions

java.lang.Object
  extended by org.hackystat.sensorbase.resource.projects.jaxb.TestJAXBExtensions

public class TestJAXBExtensions
extends java.lang.Object

Test hand-coded extensions to JAXB-generated classes to ensure that they exist and function properly in the event that the JAXB classes are re-generated.

Author:
Philip Johnson

Constructor Summary
TestJAXBExtensions()
           
 
Method Summary
 void testProjectExtensions()
          Test to ensure that the extensions to the Property JAXB class are present.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestJAXBExtensions

public TestJAXBExtensions()
Method Detail

testProjectExtensions

public void testProjectExtensions()
Test to ensure that the extensions to the Property JAXB class are present.