org.jboss.shrinkwrap.descriptor.impl.ejbjar31
Class QueryTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar31.QueryTypeImplTestCase

public class QueryTypeImplTestCase
extends java.lang.Object


Constructor Summary
QueryTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testEjbQl()
           
 void testQueryMethod()
           
 void testResultTypeMapping()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryTypeImplTestCase

public QueryTypeImplTestCase()
Method Detail

testDescription

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

testQueryMethod

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

testResultTypeMapping

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

testEjbQl

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