| DeletePersistentNullArgs | Title: deletePersistent with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| DeletePersistentNullArgs.MethodUnderTestDeletePersistent | code | html | |
| DetachCopyNullArgs | Title: detachCopy with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| DetachCopyNullArgs.MethodUnderTestDetachCopy | code | html | |
| EvictNullArgs | Title: evict with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| EvictNullArgs.MethodUnderTestEvict | code | html | |
| MakeNontransactionalNullArgs | Title: makeNontransactional with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| MakeNontransactionalNullArgs.MethodUnderTestMakeNontransactional | code | html | |
| MakePersistentNullArgs | Title: makePersistent with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| MakePersistentNullArgs.MethodUnderTestMakePersistent | code | html | |
| MakeTransactionalNullArgs | Title: makeTransactional with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| MakeTransactionalNullArgs.MethodUnderTestMakeTransactional | code | html | |
| MakeTransientNullArgs | Title: makeTransient with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| MakeTransientNullArgs.MethodUnderTestMakeTransient | code | html | |
| PersistenceManagerNullsTest | The superclass for the tests of null arguments to pm methods. | code | html |
| PersistenceManagerNullsTest.MethodUnderTest | code | html | |
| RefreshNullArgs | Title: refresh with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| RefreshNullArgs.MethodUnderTestRefresh | code | html | |
| RetrieveNullArgs | Title: retrieve with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| RetrieveNullArgs.MethodUnderTestRetrieve | code | html | |
| RetrieveWithFetchPlanNullArgs | Title: retrieveWithFetchPlan with Null Arguments
Keywords: Assertion IDs: A12.6-3, A12.6-4, A12.6-5 Assertion Description: A12.6-3 [Null arguments to APIs that take an Object parameter cause the API to have no effect.] A12.6-4 [Null arguments to APIs that take Object[] or Collection will cause the API to throw NullPointerException.] A12.6-5 [Non-null Object[] or Collection arguments that contain null elements will have the documented behavior for non-null elements, and the null elements will be ignored.] |
code | html |
| RetrieveWithFetchPlanNullArgs.MethodUnderTestRetrieveWithFetchPlan | code | html |