A C F O S W 
All Classes All Packages

A

After - Annotation Type in org.fluentlenium.adapter.junit
A equivalent of JUnit @After.
apply(Statement, Description) - Method in class org.fluentlenium.adapter.junit.FluentTestRule
 

C

classWatchman - Static variable in class org.fluentlenium.adapter.junit.FluentTest
Fluent test adapter JUnit class rule.

F

failed(Throwable, Description) - Method in class org.fluentlenium.adapter.junit.FluentTestRule
Invoked when a test fails
finished(Description) - Method in class org.fluentlenium.adapter.junit.FluentTestRule
Invoked when a test method finishes (whether passing or failing)
FluentTest - Class in org.fluentlenium.adapter.junit
JUnit 4 FluentLenium Test Runner Adapter.
FluentTest() - Constructor for class org.fluentlenium.adapter.junit.FluentTest
 
FluentTestRule - Class in org.fluentlenium.adapter.junit
Equivalent of TestWatcher, but stop process if exception occurs on starting method call.
FluentTestRule(Object) - Constructor for class org.fluentlenium.adapter.junit.FluentTestRule
Creates a new fluent test rule.

O

org.fluentlenium.adapter.junit - package org.fluentlenium.adapter.junit
 

S

starting(Description) - Method in class org.fluentlenium.adapter.junit.FluentTestRule
Invoked when a test is about to start
succeeded(Description) - Method in class org.fluentlenium.adapter.junit.FluentTestRule
Invoked when a test succeeds.

W

watchman - Variable in class org.fluentlenium.adapter.junit.FluentTest
Fluent test adapter JUnit rule.
A C F O S W 
All Classes All Packages