net.thefrontside.crosscheck
Class Browser

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

public class Browser
extends java.lang.Object

Constants for specifying which browser a battery of tests will be run against.

See Also:
Runner.addBrowser(Browser)

Field Summary
static Browser[] ALL_BROWSERS
          All defined browser environment.
static Browser IE6
          Browser environment corresponding to Internet Explorer 6
static Browser MOZILLA_1_7
          Browser environment corresponding to Mozilla 1.7 and Firefox 1.0
static Browser MOZILLA_1_8
          Browser environment corresponding to Mozilla 1.8 and Firefox 1.5
 
Method Summary
 java.lang.String getName()
          The long, descriptive name of this Browser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IE6

public static final Browser IE6
Browser environment corresponding to Internet Explorer 6


MOZILLA_1_7

public static final Browser MOZILLA_1_7
Browser environment corresponding to Mozilla 1.7 and Firefox 1.0


MOZILLA_1_8

public static final Browser MOZILLA_1_8
Browser environment corresponding to Mozilla 1.8 and Firefox 1.5


ALL_BROWSERS

public static final Browser[] ALL_BROWSERS
All defined browser environment.

Method Detail

getName

public java.lang.String getName()
The long, descriptive name of this Browser.


The inevitable future of AJAX.

© 2006 The Frontside Software, Inc.