com.atlassian.confluence.it
Class GlobalAsserts

java.lang.Object
  extended by com.atlassian.confluence.it.GlobalAsserts

public class GlobalAsserts
extends Object

Assertions that can be performed on any page in Confluence


Constructor Summary
GlobalAsserts()
           
 
Method Summary
static void assertMainStylesheetLoadable(net.sourceforge.jwebunit.junit.WebTester testCaseContext, String baseUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalAsserts

public GlobalAsserts()
Method Detail

assertMainStylesheetLoadable

public static void assertMainStylesheetLoadable(net.sourceforge.jwebunit.junit.WebTester testCaseContext,
                                                String baseUrl)
                                         throws IOException
Throws:
IOException


Copyright © 2003-2010 Atlassian. All Rights Reserved.