Package org.jreliability.tester
Class TestExample
java.lang.Object
org.jreliability.tester.TestExample
The
TestExample
is a play example. It describes a water heating
system that consists of a heater and two pumps. To allow a correct
functionality, the system needs a working heater and at least one working
pump.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
heater
The heater.- See Also:
-
pump1
The first pump.- See Also:
-
pump2
The second pump.- See Also:
-
-
Constructor Details
-
TestExample
public TestExample()
-
-
Method Details
-
get
Returns theTerm
representation of theTestExample
.- Returns:
- the term representation of the test example
-