Package nz.ac.waikato.modeljunit.examples

Examples of Using ModelJUnit

See:
          Description

Class Summary
AlarmClock  
FSM Simple example of a finite state machine (FSM) for testing.
LargeSet A model of a set with N elements.
QuiDonc A simple EFSM model of the Qui-Donc service.
SimpleSet A model of a set with two elements: s1 and s2.
SimpleSetWithAdaptor A model of a set with two elements: s1 and s2.
SizeExperiments The performs some simple experiments on various test generation algorithms to compare the average size of the test suites that they must generate to achieve 100% transition coverage.
SmartSetAdaptor This class shows how we can use inheritance to add adaptor code.
SpecialFSM Simple FSM that is specialized so All Round Trips runs faster than Greedy or Random.
SpecialFSMNoLoops Simple FSM that is specialized so All Round Trips runs better
StringSet A simple implementation of a set of strings.
StringSetBuggy A simple implementation of a set of strings.
StringSetTest A simple example of a JUnit test that uses model-based test generation, from the model SimpleSetWithAdaptor.
TrafficLight  
 

Enum Summary
QuiDonc.State  
TrafficLight.STATE  
 

Package nz.ac.waikato.modeljunit.examples Description

Examples of Using ModelJUnit

This package contains several simple examples of ModelJUnit models and test adaptors (the test harness/driver code that links the model to the system under test).


marku@cs.waikato.ac.nz
Last modified: Fri Aug 31 15:21:46 NZST 2007



Copyright © 2009 ModelJUnit Project. All Rights Reserved.