Package org.mpi_sws.jmc.api.util.statements
package org.mpi_sws.jmc.api.util.statements
Defines additional statements of the JMC API to be used in JMC tests.
These statements are used to control the flow of execution and to interact with the JMC runtime. For example, they can be used to assume certain conditions.
-
ClassesClassDescriptionThe JmcAssume class provides a method to assert conditions in the JMC runtime environment.