Package | Description |
---|---|
org.jboss.seam.mock |
An integration test harness for Seam applications and
Seam components, with built-in support for TestNG.
|
Modifier and Type | Field and Description |
---|---|
protected DBJUnitSeamTest.Database |
DBJUnitSeamTest.database |
Modifier and Type | Method and Description |
---|---|
static DBJUnitSeamTest.Database |
DBJUnitSeamTest.Database.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DBJUnitSeamTest.Database[] |
DBJUnitSeamTest.Database.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Seam Framework. All Rights Reserved.