OutOfMemoryError
is thrown
on the system under test.
Specify the value with an optional letter to denote the amount of memory in megabytes, kilobytes, or bytes that the test attempts to allocate. The following letters are valid:
If an OutOfMemoryError
is thrown, the test passes -- if
it is not thrown, the test fails.