API Examples and Methods
The GenRocket runtime application interface allows programmers to access the GenRocket runtime directly create scenarios from their own programs.
Description This method is used to start Recording. Exceptions The following GenRocket exceptions may be thrown by this method: No recording has not...
Wed, 31 Oct, 2018 at 2:25 AM
Description This method is used to pause a Recording. Exceptions The following GenRocket exceptions may be thrown by this method: No recording has n...
Wed, 31 Oct, 2018 at 2:29 AM
Description This method is used to stop Recording. Exceptions The following GenRocket exceptions may be thrown by this method: No recording has not ...
Wed, 31 Oct, 2018 at 2:32 AM
Description This method is used to play a Recording. Exceptions The following GenRocket exceptions may be thrown by this method: No recording has no...
Wed, 31 Oct, 2018 at 9:08 AM
Description This method is used to create loads a Recording. Recording Naming Convention A recording name should have the format of organizationName.r...
Wed, 31 Oct, 2018 at 2:55 AM
Description This method is used to delete a Recording. Recording Naming Convention A recording name should have the format of organizationName.recordi...
Wed, 31 Oct, 2018 at 9:08 AM
Description This method returns a list of all recordings by their recordName. Recording Naming Convention A recording name should have the format of o...
Wed, 31 Oct, 2018 at 9:15 AM
Description This method is used to retrieve and show the methods and parameters of given Recording. Recording Naming Convention A recording name shoul...
Wed, 31 Oct, 2018 at 3:44 AM
Description The ReceiverEnable method is used to enable or disable a Receiver. Exceptions The following GenRocket exceptions may be thrown by this met...
Mon, 30 Dec, 2019 at 1:09 PM
Description The TestDataCaseAdd method, adds a TestDataCase to a given Scenario. The Scenario is then modified by the contents defined within the given Te...
Tue, 24 Dec, 2019 at 12:54 AM