IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Common.Tests.AssemblyHelperTests Class Reference

Public Member Functions

void GetNameForAssembly ()
 
void GetPathForAssembly ()
 
void GetPathForType ()
 
void GetAssemblyPathFromCodeBase (string uri, string expectedPath)
 

Static Private Attributes

static readonly string THIS_ASSEMBLY_PATH = "nunit.framework.tests.dll"
 
static readonly string THIS_ASSEMBLY_NAME = "nunit.framework.tests"
 

Member Function Documentation

void NUnit.Common.Tests.AssemblyHelperTests.GetNameForAssembly ( )
inline
void NUnit.Common.Tests.AssemblyHelperTests.GetPathForAssembly ( )
inline
void NUnit.Common.Tests.AssemblyHelperTests.GetPathForType ( )
inline
void NUnit.Common.Tests.AssemblyHelperTests.GetAssemblyPathFromCodeBase ( string  uri,
string  expectedPath 
)
inline

Member Data Documentation

readonly string NUnit.Common.Tests.AssemblyHelperTests.THIS_ASSEMBLY_PATH = "nunit.framework.tests.dll"
staticprivate
readonly string NUnit.Common.Tests.AssemblyHelperTests.THIS_ASSEMBLY_NAME = "nunit.framework.tests"
staticprivate

The documentation for this class was generated from the following file: