Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
ITestSession
Interface ITestSession
Data of a test session.
interface
ITestSession
{
end
?:
Date
;
id
:
string
;
start
:
Date
;
}
Index
Properties
end?
id
start
Properties
Optional
end
end
?:
Date
The start time.
id
id
:
string
The ID.
start
start
:
Date
The start time.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
end
id
start
@egomobile/http-server
default
OpenAPIV3
ControllerParameterFormat
HttpInputDataFormat
Ajv
AuthorizeError
CancellationError
ControllerBase
EntityTooLargeError
ParseError
SwaggerValidationError
TimeoutError
AjvError
AlternativesSchema
AnySchema
ArraySchema
BinarySchema
BooleanSchema
DateSchema
FunctionSchema
IAfterAllTestsContext
Loading...
Generated using
TypeDoc
Data of a test session.