null
if it cannot be found in the data source.
@param id The id of the TestCase
@return The TestCase from the data source or null
@throws IllegalStateException Thrown when the EntityManager is closed
@throws NullPointerException Thrown when the EntityManager or idis null
@throws IllegalArgumentException Thrown when the id < 1
|
|