Class Actor

java.lang.Object
org.shakespeareframework.Actor

public final class Actor extends Object
An Actor is the central class of the Shakespeare Framework. It is basically used for any interaction with the system under test.