Method Summary |
|
public void | setup() Creates the stateless bean used during the tests. |
public void | testDelete() Verifies if the container manages a bulk operation delete. |
public void | testGroupByHaving() Verifies if the container manages a group by and having statements. |
public void | testInnerJoin() Verifies if the container manages an inner join. |
public void | testIsEmpty() Verifies if the is empty statement work properly. |
public void | testPathExpression() Verifies if the container manages a path expression. |
public void | testUpdate() Verifies if the container manages a bulk operation update. |