Class TestLoginInfo
Inheritance
System.Object
TestLoginInfo
Namespace: BitAddict.Aras.UnitTests
Assembly: BitAddict.Aras.dll
Syntax
[TestClass]
public class TestLoginInfo
Methods
TestBogusFileIsNotValid()
Declaration
[TestMethod]
public void TestBogusFileIsNotValid()
TestCleanup()
Declaration
[TestCleanup]
public void TestCleanup()
TestDoesNotExistsAfterDelete()
Declaration
[TestMethod]
public void TestDoesNotExistsAfterDelete()
TestFileIsEncrypted()
Declaration
[TestMethod]
public void TestFileIsEncrypted()
TestInitialize()
Declaration
[TestInitialize]
public void TestInitialize()
TestLoginInfoIsRestored()
Declaration
[TestMethod]
public void TestLoginInfoIsRestored()
TestNothingExists()
Declaration
[TestMethod]
public void TestNothingExists()
TestNothingIsValid()
Declaration
[TestMethod]
public void TestNothingIsValid()
TestValidAndExistsAfterStore()
Declaration
[TestMethod]
public void TestValidAndExistsAfterStore()