Package org.jreliability.tester
package org.jreliability.tester
Provides the classes for a simple test example including the GUI.
-
ClassesClassDescriptionThe
ConstraintTester
can be used to test theBDDTTRF.convertToBDD(Term)
function.TheMemoryLeakTest
.This file is used to create importance measure data in order to plot and compare them to the results and graphs in [Ali17].TheTestExample
is a play example.TheTestExponentialTransformer
is aTransformer
for theTestExample
that usesExponentialReliabilityFunction
asReliabilityFunction
s.TheTestWeibullTransformer
is aTransformer
for theTestExample
that usesWeibullReliabilityFunction
s asReliabilityFunction
s.