Show / Hide Table of Contents

Class GetProcedureDefinitionTest

Inheritance
System.Object
GetProcedureDefinitionTest
Namespace: Albatross.Database.UnitTest
Assembly: Albatross.Database.UnitTest.dll
Syntax
[TestFixture(TestOf = typeof(GetProcedureDefinition))]
public class GetProcedureDefinitionTest

Methods

| Improve this Doc View Source

Run(String)

Declaration
[TestCase("ac.createcompany")]
public void Run(string name)
Parameters
Type Name Description
System.String name
  • Improve this Doc
  • View Source
In This Article
  • Methods
    • Run(String)
Back to top Copyright © 2018