| Interface | Description |
|---|---|
| IFinder |
Define what can be done by a finder
|
| Class | Description |
|---|---|
| FinderManager |
The finder manager keep track of factories to ensure only one finder type
is instantiated during a class test execution.
|
| Exception | Description |
|---|---|
| FinderException |
Dedicated exception for the finders
|
| Annotation Type | Description |
|---|---|
| Finder |
This annotation is used to configure finders for a test method
|
Copyright © 2015. All rights reserved.