Show / Hide Table of Contents

Class BugSaveManagerTests

Unit tests for the BugSaveManager class.

Inheritance
object
BugSaveManagerTests
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Plugin.Aruba.Tests
Assembly: Phoenix.Plugin.Aruba.Tests.dll
Syntax
[TestClass]
public class BugSaveManagerTests

Methods

View Source

TestThatBugSaverManagerGetsThePathToTheBugDirectory()

Tests that the bug save manager gets the path to the bug directory successfully.

Declaration
[TestMethod]
public void TestThatBugSaverManagerGetsThePathToTheBugDirectory()
  • View Source
In this article
Back to top Generated by DocFX