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