java.lang.Object | |
↳ | com.atlassian.core.ofbiz.test.UtilsForTests |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
UtilsForTests.EntityException |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Check that a collection has only one element, and that is the object provided
| |||||||||||
Get a test Entity
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object |
Check that a collection has only one element, and that is the object provided
Get a test Entity
entity | the name of the entity |
---|---|
fields | the field values |
UtilsForTests.EntityException | if OfBiz throws a GenericEntityException |
---|