org.jboss.shrinkwrap.descriptor.impl.javaee5
Class ParamValueTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.javaee5.ParamValueTypeImplTestCase

public class ParamValueTypeImplTestCase
extends java.lang.Object


Constructor Summary
ParamValueTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testParamName()
           
 void testParamValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamValueTypeImplTestCase

public ParamValueTypeImplTestCase()
Method Detail

testDescription

public void testDescription()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testParamName

public void testParamName()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testParamValue

public void testParamValue()
                    throws java.lang.Exception
Throws:
java.lang.Exception