org.jboss.shrinkwrap.descriptor.impl.jbosscommon51
Class EnvEntryTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.jbosscommon51.EnvEntryTypeImplTestCase

public class EnvEntryTypeImplTestCase
extends java.lang.Object


Constructor Summary
EnvEntryTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testEnvEntryName()
           
 void testEnvEntryType()
           
 void testEnvEntryValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvEntryTypeImplTestCase

public EnvEntryTypeImplTestCase()
Method Detail

testDescription

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

testEnvEntryName

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

testEnvEntryType

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

testEnvEntryValue

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