-
-
Notifications
You must be signed in to change notification settings - Fork 3
ForgeConfigurator
Xavier Gouchet edited this page Dec 14, 2019
·
2 revisions
interface ForgeConfigurator
A class that can configure a Forge with additional factories.
abstract fun configure(forge:
Forge
):
Unit
Allows you to configure a Forge instance.
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)