Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/fixture
fixture
Fixture
Class Fixture<T>
Type Parameters
T
extends
FixtureType
Index
Constructors
constructor
Properties
content
type
Accessors
[to
String
Tag]
Methods
make
Constructors
constructor
new
Fixture
<
T
extends
FixtureType
>
(
type
:
T
,
content
:
FixtureContent
<
T
>
,
)
:
Fixture
<
T
>
Type Parameters
T
extends
FixtureType
Parameters
type
:
T
content
:
FixtureContent
<
T
>
Returns
Fixture
<
T
>
Properties
content
content
:
FixtureContent
<
T
>
type
type
:
T
Accessors
[to
String
Tag]
get
"[toStringTag]"
()
:
string
Returns
string
Methods
Static
make
make
(
abs
:
string
,
content
:
FixtureDirContent
,
symlinks
?:
null
|
{
[
k
:
string
]:
string
}
,
)
:
void
Parameters
abs
:
string
content
:
FixtureDirContent
symlinks
:
null
|
{
[
k
:
string
]:
string
}
= null
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
type
Accessors
[to
String
Tag]
Methods
make
GitHub
node-tap.org
Node TAP
Loading...