Inheritance Hierarchy
DeltaEngine.Editor.Mocks MockService
DeltaEngine.Editor.AppBuilder.Tests MockBuildService
Namespace: DeltaEngine.Editor.AppBuilder.Tests
Assembly: DeltaEngine.Editor.AppBuilder.Tests (in DeltaEngine.Editor.AppBuilder.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MockBuildService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MockBuildService | Initializes a new instance of the MockBuildService class |
Methods
Name | Description | |
---|---|---|
![]() | ChangeProject | (Inherited from MockService.) |
![]() | DeleteContent | (Inherited from MockService.) |
![]() | GetAbsoluteSolutionFilePath | (Inherited from MockService.) |
![]() | GetAllContentNames | (Inherited from MockService.) |
![]() | GetAllContentNamesByType | (Inherited from MockService.) |
![]() | GetTypeOfContent | (Inherited from MockService.) |
![]() | RaiseAppBuildInfo | |
![]() | RaiseAppBuildWarning | |
![]() | ReceiveAppBuildFailed | |
![]() | ReceiveData | (Inherited from MockService.) |
![]() | ReceiveSomeTestMessages | |
![]() | RecieveData | (Inherited from MockService.) |
![]() | Send | (Overrides MockService Send(Object, Boolean).) |
![]() | SetAvailableProjects | (Inherited from MockService.) |
![]() | SetContentProjectSolutionFilePath | (Inherited from MockService.) |
![]() | SetContentReady | (Inherited from MockService.) |
![]() | StartPlugin | (Inherited from MockService.) |
![]() | UploadContent | (Inherited from MockService.) |
![]() | UploadContentFilesToService | (Inherited from MockService.) |
Properties
Name | Description | |
---|---|---|
![]() | AvailableProjects | (Inherited from MockService.) |
![]() | CurrentContentProjectSolutionFilePath | (Inherited from MockService.) |
![]() | EditorSettings | (Inherited from MockService.) |
![]() | IsDeveloper | (Inherited from MockService.) |
![]() | NumberOfBuildRequests | |
![]() | NumberOfMessagesSent | (Inherited from MockService.) |
![]() | Platforms | |
![]() | ProjectName | (Inherited from MockService.) |
![]() | UserName | (Inherited from MockService.) |
![]() | Viewport | (Inherited from MockService.) |
Events
Name | Description | |
---|---|---|
![]() | AvailableProjectsChanged | (Inherited from MockService.) |
![]() | ContentDeleted | (Inherited from MockService.) |
![]() | ContentReady | (Inherited from MockService.) |
![]() | ContentUpdated | (Inherited from MockService.) |
![]() | DataReceived | (Inherited from MockService.) |
![]() | ProjectChanged | (Inherited from MockService.) |
![]() | SolutionFilePathOfContentProjectChanged | (Inherited from MockService.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | Service ShowToolbox | (Inherited from MockService.) |
See Also