Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
DeltaEngine.Editor.ContentManager.Tests.Previewers ContentPreviewTests
Namespace: DeltaEngine.Editor.ContentManager.Tests.Previewers
Assembly: DeltaEngine.Editor.ContentManager.Tests (in DeltaEngine.Editor.ContentManager.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ContentPreviewTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContentPreviewTests | Initializes a new instance of the ContentPreviewTests class |
Methods
Name | Description | |
---|---|---|
AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) | |
Init | ||
InitializeResolver | (Inherited from TestWithMocksOrVisually.) | |
LazyInitializeContentPreviewersToAvoidLoadingRequiredContentTooEarly | ||
RegisterMock T | (Inherited from TestWithMocksOrVisually.) | |
Resolve T | (Inherited from TestWithMocksOrVisually.) | |
RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) | |
RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) | |
TryToPreviewContentContainingAnExtensionShowsErrorText | ||
TryToPreviewInvalidContentLogsWarning | ||
TryToPreviewNotAvailableContentShowsErrorText |
Properties
Name | Description | |
---|---|---|
IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also