Show / Hide Table of Contents

Class AutoSaverTests

Unit tests for the AutoSaver class.

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

Methods

View Source

AutoSaverPublishesEventOnTick()

Ensures that the AutoSaver is created and publishes the event that triggers the auto-save.

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