SampleBrowserViewModelTests ClassDelta Engine Documentation
Tests for the ViewModel of the SampleBrowser. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.SampleBrowser.Tests SampleBrowserViewModelTests

Namespace: DeltaEngine.Editor.SampleBrowser.Tests
Assembly: DeltaEngine.Editor.SampleBrowser.Tests (in DeltaEngine.Editor.SampleBrowser.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class SampleBrowserViewModelTests

The SampleBrowserViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodSampleBrowserViewModelTests
Initializes a new instance of the SampleBrowserViewModelTests class
Top
Methods

  NameDescription
Public methodAddSamples
Public methodChangeComboBoxSelections
Public methodCheckComboBoxSelections
Public methodClickOnHelpShouldOpenWebsiteInWebbrowser
Public methodFilterSamplesWithSearchBox
Public methodInit
Public methodSortSamplesByProjectFilePath
Public methodUninitializedStartClickShouldThrow
Public methodUninitializedViewClickShouldThrow
Top
See Also