Uses of Package
com.facilita.fc.runtime
-
Packages that use com.facilita.fc.runtime Package Description com.facilita.fc.eggPlant The eggPlant API provides classes and methods for GUI automation, using eggPlant Drive to communicate with eggPlant Functional.com.facilita.fc.runtime Contains classes for controlling Virtual Users within a test run.com.facilita.fc.selenium The eggPlant Performance Selenium API provides class and methods for automating Web Browsers using Selenium WebDriver.com.facilita.fc.web The eggPlant Performance Web Java API makes it easy to perform load tests against web sites and services, by providing classes and methods that simulate the behaviour of a web browser sending/receiving HTTP(s) requests to/from a web server. -
Classes in com.facilita.fc.runtime used by com.facilita.fc.eggPlant Class Description DataDictionary TheDataDictionary
interface is implemented by all Eggplant PerformanceVirtualUserScript
classes and theDataTable
interface.VirtualUser Represents a single Virtual User.VirtualUserScript TheVirtualUserScript
class is the base class of all eggPlant Performance Script classes. -
Classes in com.facilita.fc.runtime used by com.facilita.fc.runtime Class Description ActionType Describes various actions that can be taken in the event of an error.DataDictionary TheDataDictionary
interface is implemented by all Eggplant PerformanceVirtualUserScript
classes and theDataTable
interface.DataTable Provides script functionality to allow direct control over a Data Table by a Virtual User.Metric Represents a user-defined metric that can be recorded by eggPlant Performance.MetricCollection TheMetricCollection
class allows multiple metrics to be recorded as a single entry in the event log with a common timestamp.TransactionData Provides data about a particular transaction.VirtualUser Represents a single Virtual User.VirtualUserScript TheVirtualUserScript
class is the base class of all eggPlant Performance Script classes. -
Classes in com.facilita.fc.runtime used by com.facilita.fc.selenium Class Description DataDictionary TheDataDictionary
interface is implemented by all Eggplant PerformanceVirtualUserScript
classes and theDataTable
interface.VirtualUser Represents a single Virtual User.VirtualUserScript TheVirtualUserScript
class is the base class of all eggPlant Performance Script classes. -
Classes in com.facilita.fc.runtime used by com.facilita.fc.web Class Description ActionType Describes various actions that can be taken in the event of an error.DataDictionary TheDataDictionary
interface is implemented by all Eggplant PerformanceVirtualUserScript
classes and theDataTable
interface.VirtualUser Represents a single Virtual User.VirtualUserScript TheVirtualUserScript
class is the base class of all eggPlant Performance Script classes.