net.thefrontside.crosscheck
Class TestSuite

java.lang.Object
  extended bynet.thefrontside.crosscheck.TestSuite

public class TestSuite
extends java.lang.Object

A set of tests which will be run in a single browser environment.


Method Summary
 Browser getBrowser()
          Return the Browser against which this test Suite will be run.
 Result getResult()
          Return the result indicating the result of this test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBrowser

public Browser getBrowser()
Return the Browser against which this test Suite will be run.


getResult

public Result getResult()
Return the result indicating the result of this test suite. If this suite has not yet been run, then this will not contain useful information.


The inevitable future of AJAX.

© 2006 The Frontside Software, Inc.