public class TestJavaScriptErrorsRule extends Object
JavaScriptErrorsRule.| Constructor and Description |
|---|
TestJavaScriptErrorsRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCanBeOverriddenToFailTestWhenErrorsFound() |
void |
testLogsWhenErrorsFound() |
void |
testLogsWhenNoErrorsFound() |
void |
testOutputsSpecialMessageWhenCannotRetrieveConsoleErrorsOnTestFailed() |
public void setUp()
public void testOutputsSpecialMessageWhenCannotRetrieveConsoleErrorsOnTestFailed()
throws Exception
Exceptionpublic void testLogsWhenNoErrorsFound()
public void testLogsWhenErrorsFound()
public void testCanBeOverriddenToFailTestWhenErrorsFound()
Copyright © 2015 Atlassian. All rights reserved.