Method |
Description |
|
CreateServerConfiguration ( string xapPath, UnitTestProviderType unitTestProviderType, MicrosoftTestingFrameworkVersion microsoftTestingFrameworkVersion, Func filesToCopyIntoHostXapFunc, string queryString, bool forceBrowserStart, WindowGeometry windowGeometry, string runtimeVersion, bool isPhoneRun ) : ServerTestRunConfiguration |
|
|
GetStatLightConfigurationForDll ( string dllPath ) : StatLightConfiguration |
|
|
GetStatLightConfigurationForXap ( string xapPath ) : StatLightConfiguration |
|
|
RewriteFunc ( Func filesToCopyIntoHostXapFunc ) : Func> |
|
|
RewriteXapWithSpecialFiles ( byte xapHost, Func filesToCopyIntoHostXapFunc, string runtimeVersion ) : byte[] |
|
|
SetupUnitTestProviderType ( TestFileCollection testFileCollection, UnitTestProviderType &unitTestProviderType, MicrosoftTestingFrameworkVersion µsoftTestingFrameworkVersion ) : void |
|
|