Class TestCheckIdentityMembership
Inheritance
System.Object
    System.MarshalByRefObject
    System.ContextBoundObject
    MSTestHacks.TestBase
    
    TestCheckIdentityMembership
  Inherited Members
      MSTestHacks.TestBase.TestContext
    
    
      System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    
    
      System.MarshalByRefObject.GetLifetimeService()
    
    
      System.MarshalByRefObject.InitializeLifetimeService()
    
    
      System.MarshalByRefObject.CreateObjRef(System.Type)
    
  Namespace: BitAddict.Aras.UnitTests
Assembly: BitAddict.Aras.dll
Syntax
[TestClass]
public class TestCheckIdentityMembership : ArasUnitTestBase
  Methods
ClassCleanup()
Declaration
[ClassCleanup]
public static void ClassCleanup()
  ClassInitialize(TestContext)
Declaration
[ClassInitialize]
public static void ClassInitialize(TestContext ctx)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Microsoft.VisualStudio.TestTools.UnitTesting.TestContext | ctx | 
TestCurrentUserIsAdministrator()
Declaration
[TestMethod]
public void TestCurrentUserIsAdministrator()
  TestCurrentUserIsNotSmurf()
Declaration
[TestMethod]
public void TestCurrentUserIsNotSmurf()