Documentation
Preparing search index...
@adonisjs/core
factories/core/test_utils
TestUtilsFactory
Class TestUtilsFactory
Creates an instance of TestUtils class
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
TestUtilsFactory
()
:
TestUtilsFactory
Returns
TestUtilsFactory
Methods
create
create
(
ignitor
:
Ignitor
)
:
TestUtils
Parameters
ignitor
:
Ignitor
Returns
TestUtils
create
(
appRoot
:
URL
,
options
?:
IgnitorOptions
)
:
TestUtils
Parameters
appRoot
:
URL
Optional
options
:
IgnitorOptions
Returns
TestUtils
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
Documentation
Loading...
Creates an instance of TestUtils class