Method | Description | |
---|---|---|
GetRuntimeVersion ( string xapPath ) : string | ||
LoadXapUnderTest ( string archiveFileName ) : TestFileCollection | ||
XapReader ( ILogger logger ) : System |
Method | Description | |
---|---|---|
GetAssemblyName ( IXapZipArchive zip1, string testAssemblyName ) : |
||
GetTestAssemblyNameFromAppManifest ( string appManifest ) : string | ||
LoadAppManifest ( IXapZipArchive zip1 ) : string |
public static GetRuntimeVersion ( string xapPath ) : string | ||
xapPath | string | |
return | string |
public LoadXapUnderTest ( string archiveFileName ) : TestFileCollection | ||
archiveFileName | string | |
return | TestFileCollection |