Пример #1
0
 private String GetTestImagePath()
 {
     return(TestAccount.GetSolutionBasePath() + "/AlipaySDKNet.Test/Fixture/海底捞.jpg");
 }
Пример #2
0
 private String GetTestImagePath()
 {
     return(TestAccount.GetSolutionBasePath() + "/UnitTestNetCore/Fixture/海底捞.jpg");
 }
 private string GetPrivateKeyFilePath()
 {
     return(TestAccount.GetSolutionBasePath() + "/AlipaySDKNet.Test/Fixture/aop-openfile-RSA-private.pem");
 }
 private string GetTestImagePath()
 {
     return(TestAccount.GetSolutionBasePath() + "/AlipaySDKNet.Test/Fixture/test-image.png");
 }
 private String GetPrivateKeyFilePath()
 {
     return(TestAccount.GetSolutionBasePath() + "/UnitTestNetCore/Fixture/aop-openfile-RSA-private.pem");
 }