Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
TestExecutionContext
.
TestExecutionContext
()
Constructor
Namespace
Statiq
.Testing
Type
TestExecutionContext
Constructors
TestExecutionContext
()
TestExecutionContext
(IDocument[])
TestExecutionContext
(IEnumerable
<IDocument>
)
Method Members
BeginScope
<TState>
(TState)
CreateDocument
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
CreateDocument
<TDocument>
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
CreateHttpClient
()
CreateHttpClient
(HttpMessageHandler)
ExecuteModulesAsync
(IEnumerable
<IModule>
,
IEnumerable
<IDocument>
)
GetContentStream
(string)
Get
Java
Script
Engine
Pool
(Action
<
I
Java
Script
Engine>
,
int,
int,
int,
TimeSpan?)
GetService
(Type)
IsEnabled
(LogLevel)
Log
<TState>
(LogLevel,
EventId,
TState,
Exception,
Func
<TState,
Exception,
string>
)
Send
Http
Request
With
Retry
Async
(Func
<
Http
Request
Message>
)
Send
Http
Request
With
Retry
Async
(Func
<
Http
Request
Message>
,
int)
Set
Default
Document
Type
<TDocument>
()
SetInputs
(IEnumerable
<IDocument>
)
SetInputs
(IDocument[])
Property Members
ApplicationState
CancellationToken
ClassCatalog
Engine
Events
ExecutionDateTime
ExecutionId
FileSystem
HttpResponseFunc
Inputs
JsEngineFunc
LinkGenerator
Logger
LogMessages
MemoryStreamFactory
Module
Namespaces
OutputPages
Outputs
Parent
Phase
Pipeline
PipelineName
Pipelines
ScriptHelper
SerialExecution
Services
Settings
Shortcodes
TestLoggerProvider
Namespace
Statiq
.Testing
Containing Type
TestExecutionContext
Syntax
public TestExecutionContext()
On This Page
Syntax