-
-
Notifications
You must be signed in to change notification settings - Fork 3
ForgeryAware
Xavier Gouchet edited this page Feb 17, 2020
·
1 revision
interface ForgeryAware
Any class that extends this interface can use an Forgery properties "seamlessly".
abstract val forge:
Forge
A Forgery Aware class must be within reach of a Forge object.
Xavier F. Gouchet – @xgouchet
Distributed under the MIT license. See LICENSE.md for more information.
https://github.com/xgouchet/Elymr
- Home
- Getting Started
- Core Module
- Integrations
- Reference (core)
- Reference (junit4)
- Reference (junit5)
- Reference (spek)