Uses of Class
com.reuters.msgtest.fixture.Stimulus

Packages that use Stimulus
com.reuters.msgtest.fixture   
 

Uses of Stimulus in com.reuters.msgtest.fixture
 

Methods in com.reuters.msgtest.fixture that return Stimulus
 Stimulus Stimuli.getStimulus(int i)
          Return a Stimulus from the collection.
 Stimulus Stimuli.getStimulus(java.lang.String name)
          Return a Stimulus from the collection with a given name.
 

Methods in com.reuters.msgtest.fixture with parameters of type Stimulus
 void Stimuli.addStimulus(Stimulus stimulus)
          Add a Stimulus to the collection.
 void Stimuli.handleStimulus(Stimulus stimulus)
          This method is called from the digester
 



Copyright © 2002-2004 The RVTest Team. All Rights Reserved.