447 lines
13 KiB
C#
447 lines
13 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using UnityEngine.SceneManagement;
|
|
|
|
namespace UnityTest
|
|
{
|
|
// Token: 0x020012E5 RID: 4837
|
|
[Serializable]
|
|
public class ResultDTO
|
|
{
|
|
// Token: 0x06029E7A RID: 171642 RVA: 0x00BA4930 File Offset: 0x00BA2B30
|
|
public static ResultDTO JFKJAADIMDM()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E7B RID: 171643 RVA: 0x00BA4948 File Offset: 0x00BA2B48
|
|
private ResultDTO(ResultDTO.FCHPDJPIBHM MOCDEKMKCHL)
|
|
{
|
|
this.messageType = MOCDEKMKCHL;
|
|
this.levelCount = SceneManager.sceneCount;
|
|
this.loadedLevel = SceneManager.GetActiveScene().buildIndex;
|
|
this.loadedLevelName = SceneManager.GetActiveScene().name;
|
|
}
|
|
|
|
// Token: 0x06029E7C RID: 171644 RVA: 0x00BA4994 File Offset: 0x00BA2B94
|
|
public static ResultDTO GJBCBEDPBOC(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted)
|
|
{
|
|
testName = LLILDCJFKBO.GAONGPFICON(),
|
|
testResult = ResultDTO.EKIBFPAKFIH(LLILDCJFKBO)
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E7D RID: 171645 RVA: 0x00BA49C4 File Offset: 0x00BA2BC4
|
|
public static ResultDTO HAGANMANKIG(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunInterrupted)
|
|
{
|
|
testName = LLILDCJFKBO.BOJLGMMNJMA(),
|
|
testResult = ResultDTO.LAEFIIAKNIP(LLILDCJFKBO)
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E7E RID: 171646 RVA: 0x00BA49F4 File Offset: 0x00BA2BF4
|
|
public static ResultDTO LJJBODPGCFL(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunFinished)
|
|
{
|
|
testName = LLILDCJFKBO.FullName,
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E7F RID: 171647 RVA: 0x00BA4A28 File Offset: 0x00BA2C28
|
|
public static ResultDTO LGIPFGKLACK()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E80 RID: 171648 RVA: 0x00BA4A40 File Offset: 0x00BA2C40
|
|
private static DMCGMCLCKHB DFFOABPIMBO(TestResult LLILDCJFKBO)
|
|
{
|
|
return new SerializableTestResult
|
|
{
|
|
resultState = LLILDCJFKBO.ResultState,
|
|
message = LLILDCJFKBO.messages,
|
|
executed = LLILDCJFKBO.FCAPOFJCKJD(),
|
|
name = LLILDCJFKBO.Name,
|
|
fullName = LLILDCJFKBO.BLLJMAOGPFF(),
|
|
id = LLILDCJFKBO.id,
|
|
isSuccess = LLILDCJFKBO.NBBENHLGKMH(),
|
|
duration = LLILDCJFKBO.duration,
|
|
stackTrace = LLILDCJFKBO.stacktrace,
|
|
isIgnored = LLILDCJFKBO.IMHBFPMMNFD()
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E81 RID: 171649 RVA: 0x00BA4ACC File Offset: 0x00BA2CCC
|
|
public static ResultDTO BIEEJFGOJIO(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)7)
|
|
{
|
|
testName = LLILDCJFKBO.EPKEDFPMAOD(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E82 RID: 171650 RVA: 0x00BA4B00 File Offset: 0x00BA2D00
|
|
public static ResultDTO AHLKCCJGCAM(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.TestFinished)
|
|
{
|
|
testName = LLILDCJFKBO.BLLJMAOGPFF(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E83 RID: 171651 RVA: 0x00BA4B34 File Offset: 0x00BA2D34
|
|
public static ResultDTO PMILEHINFKI()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E84 RID: 171652 RVA: 0x00BA4B4C File Offset: 0x00BA2D4C
|
|
public static ResultDTO OFONGDMHPMO(List<TestResult> OILIADPEDEC)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E85 RID: 171653 RVA: 0x00BA4B64 File Offset: 0x00BA2D64
|
|
public static ResultDTO KIFDFNFJCFO(List<TestResult> OILIADPEDEC)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)7);
|
|
}
|
|
|
|
// Token: 0x06029E86 RID: 171654 RVA: 0x00BA4B7C File Offset: 0x00BA2D7C
|
|
public static ResultDTO NDNNGPKADAM(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.AllScenesFinished)
|
|
{
|
|
testName = LLILDCJFKBO.BLLJMAOGPFF(),
|
|
testResult = ResultDTO.DFFOABPIMBO(LLILDCJFKBO)
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E87 RID: 171655 RVA: 0x00BA4BAC File Offset: 0x00BA2DAC
|
|
public static ResultDTO EDBAAPINLID(List<TestResult> OILIADPEDEC)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)7);
|
|
}
|
|
|
|
// Token: 0x06029E88 RID: 171656 RVA: 0x00BA4BC4 File Offset: 0x00BA2DC4
|
|
private static DMCGMCLCKHB NIPKAOJHFJK(TestResult LLILDCJFKBO)
|
|
{
|
|
return new SerializableTestResult
|
|
{
|
|
resultState = LLILDCJFKBO.ResultState,
|
|
message = LLILDCJFKBO.messages,
|
|
executed = LLILDCJFKBO.Executed,
|
|
name = LLILDCJFKBO.Name,
|
|
fullName = LLILDCJFKBO.FullName,
|
|
id = LLILDCJFKBO.id,
|
|
isSuccess = LLILDCJFKBO.IsSuccess,
|
|
duration = LLILDCJFKBO.duration,
|
|
stackTrace = LLILDCJFKBO.stacktrace,
|
|
isIgnored = LLILDCJFKBO.IsIgnored
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E89 RID: 171657 RVA: 0x00BA4C50 File Offset: 0x00BA2E50
|
|
public static ResultDTO MDJJKICJOEO()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E8A RID: 171658 RVA: 0x00BA4C68 File Offset: 0x00BA2E68
|
|
public static ResultDTO HGBPOOIBKGF()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E8B RID: 171659 RVA: 0x00BA4C80 File Offset: 0x00BA2E80
|
|
public static ResultDTO LBEAIBKACCL(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.AllScenesFinished)
|
|
{
|
|
testName = LLILDCJFKBO.BLLJMAOGPFF(),
|
|
testResult = ResultDTO.EKIBFPAKFIH(LLILDCJFKBO)
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E8C RID: 171660 RVA: 0x00BA4CB0 File Offset: 0x00BA2EB0
|
|
public static ResultDTO DEBGAMAHEDP()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E8D RID: 171661 RVA: 0x00BA4CC8 File Offset: 0x00BA2EC8
|
|
public static ResultDTO IHBCKMMCOJL()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E8E RID: 171662 RVA: 0x00BA4CE0 File Offset: 0x00BA2EE0
|
|
public static ResultDTO KJEHEJKHGLP()
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)8);
|
|
}
|
|
|
|
// Token: 0x06029E8F RID: 171663 RVA: 0x00BA4CF8 File Offset: 0x00BA2EF8
|
|
public static ResultDTO ICOBMJMIHJH()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E90 RID: 171664 RVA: 0x00BA4D10 File Offset: 0x00BA2F10
|
|
public static ResultDTO PJIKODGBJPO()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E91 RID: 171665 RVA: 0x00BA4D28 File Offset: 0x00BA2F28
|
|
public static ResultDTO LAIJIMCLFCM()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E92 RID: 171666 RVA: 0x00BA4D40 File Offset: 0x00BA2F40
|
|
public static ResultDTO DKLNMBHFNPK(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.TestFinished)
|
|
{
|
|
testName = LLILDCJFKBO.BLLJMAOGPFF(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E93 RID: 171667 RVA: 0x00BA4D74 File Offset: 0x00BA2F74
|
|
public static ResultDTO GDIMOBABILF(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)8)
|
|
{
|
|
testName = LLILDCJFKBO.EPKEDFPMAOD(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E94 RID: 171668 RVA: 0x00BA4DA8 File Offset: 0x00BA2FA8
|
|
public static ResultDTO FCGLFMABHOE()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.TestFinished);
|
|
}
|
|
|
|
// Token: 0x06029E95 RID: 171669 RVA: 0x00BA4DC0 File Offset: 0x00BA2FC0
|
|
public static ResultDTO KIOMKPDDFHM()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E96 RID: 171670 RVA: 0x00BA4DD8 File Offset: 0x00BA2FD8
|
|
public static ResultDTO BCPHNFOKMEM(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.TestFinished)
|
|
{
|
|
testName = LLILDCJFKBO.FullName,
|
|
testResult = ResultDTO.NIPKAOJHFJK(LLILDCJFKBO)
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E97 RID: 171671 RVA: 0x00BA4E08 File Offset: 0x00BA3008
|
|
public static ResultDTO BFHDAJOLMMA()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunInterrupted);
|
|
}
|
|
|
|
// Token: 0x06029E98 RID: 171672 RVA: 0x00BA4E20 File Offset: 0x00BA3020
|
|
public static ResultDTO ADFFPEJKNIM()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E99 RID: 171673 RVA: 0x00BA4E38 File Offset: 0x00BA3038
|
|
public static ResultDTO DBBNKHNKAMM()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029E9A RID: 171674 RVA: 0x00BA4E50 File Offset: 0x00BA3050
|
|
public static ResultDTO BAPNEPMIFPP(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.TestStarted)
|
|
{
|
|
testName = LLILDCJFKBO.FullName,
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E9B RID: 171675 RVA: 0x00BA4E84 File Offset: 0x00BA3084
|
|
public static ResultDTO OANLALNHBKD()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029E9C RID: 171676 RVA: 0x00BA4E9C File Offset: 0x00BA309C
|
|
public static ResultDTO EGKHENHOJDJ(List<TestResult> OILIADPEDEC)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)8);
|
|
}
|
|
|
|
// Token: 0x06029E9D RID: 171677 RVA: 0x00BA4EB4 File Offset: 0x00BA30B4
|
|
public static ResultDTO HGAKILDMPAH(List<TestResult> OILIADPEDEC)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunFinished);
|
|
}
|
|
|
|
// Token: 0x06029E9E RID: 171678 RVA: 0x00BA4ECC File Offset: 0x00BA30CC
|
|
private static DMCGMCLCKHB LAEFIIAKNIP(TestResult LLILDCJFKBO)
|
|
{
|
|
return new SerializableTestResult
|
|
{
|
|
resultState = LLILDCJFKBO.ResultState,
|
|
message = LLILDCJFKBO.messages,
|
|
executed = LLILDCJFKBO.HDJJGKLIFAK(),
|
|
name = LLILDCJFKBO.JEJCMGALAAE(),
|
|
fullName = LLILDCJFKBO.GAONGPFICON(),
|
|
id = LLILDCJFKBO.id,
|
|
isSuccess = LLILDCJFKBO.NBBENHLGKMH(),
|
|
duration = LLILDCJFKBO.duration,
|
|
stackTrace = LLILDCJFKBO.stacktrace,
|
|
isIgnored = LLILDCJFKBO.PCFCFPBOAMG()
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029E9F RID: 171679 RVA: 0x00BA4F58 File Offset: 0x00BA3158
|
|
public static ResultDTO NEAOMCFDHCE()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029EA0 RID: 171680 RVA: 0x00BA4F70 File Offset: 0x00BA3170
|
|
public static ResultDTO KCFGNOHHMPP()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x06029EA1 RID: 171681 RVA: 0x00BA4F88 File Offset: 0x00BA3188
|
|
public static ResultDTO MIBNCEPIENB(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.AllScenesFinished)
|
|
{
|
|
testName = LLILDCJFKBO.BLLJMAOGPFF(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029EA2 RID: 171682 RVA: 0x00BA4FBC File Offset: 0x00BA31BC
|
|
public static ResultDTO BLFOCJENFMD(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)8)
|
|
{
|
|
testName = LLILDCJFKBO.EPKEDFPMAOD(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029EA3 RID: 171683 RVA: 0x00BA4FF0 File Offset: 0x00BA31F0
|
|
public static ResultDTO INECIGGMDPC(TestResult LLILDCJFKBO)
|
|
{
|
|
return new ResultDTO((ResultDTO.FCHPDJPIBHM)7)
|
|
{
|
|
testName = LLILDCJFKBO.BOJLGMMNJMA(),
|
|
testTimeout = LLILDCJFKBO.TestComponent.timeout
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029EA4 RID: 171684 RVA: 0x00BA5024 File Offset: 0x00BA3224
|
|
public static ResultDTO IEOMEADNACL()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.AllScenesFinished);
|
|
}
|
|
|
|
// Token: 0x06029EA5 RID: 171685 RVA: 0x00BA503C File Offset: 0x00BA323C
|
|
public static ResultDTO BMPHOJAMGGO()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029EA6 RID: 171686 RVA: 0x00BA5054 File Offset: 0x00BA3254
|
|
public static ResultDTO CMLLNEKHJJD(List<TestResult> OILIADPEDEC)
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.TestFinished);
|
|
}
|
|
|
|
// Token: 0x06029EA7 RID: 171687 RVA: 0x00BA506C File Offset: 0x00BA326C
|
|
private static DMCGMCLCKHB EKIBFPAKFIH(TestResult LLILDCJFKBO)
|
|
{
|
|
return new SerializableTestResult
|
|
{
|
|
resultState = LLILDCJFKBO.ELCFKGCMBPH(),
|
|
message = LLILDCJFKBO.messages,
|
|
executed = LLILDCJFKBO.HGBOPKHFOON(),
|
|
name = LLILDCJFKBO.EEPFMDKAKMC(),
|
|
fullName = LLILDCJFKBO.EPKEDFPMAOD(),
|
|
id = LLILDCJFKBO.id,
|
|
isSuccess = LLILDCJFKBO.IsSuccess,
|
|
duration = LLILDCJFKBO.duration,
|
|
stackTrace = LLILDCJFKBO.stacktrace,
|
|
isIgnored = LLILDCJFKBO.IMHBFPMMNFD()
|
|
};
|
|
}
|
|
|
|
// Token: 0x06029EA8 RID: 171688 RVA: 0x00BA50F8 File Offset: 0x00BA32F8
|
|
public static ResultDTO IPJFKCILMOK()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.RunStarted);
|
|
}
|
|
|
|
// Token: 0x06029EA9 RID: 171689 RVA: 0x00BA5110 File Offset: 0x00BA3310
|
|
public static ResultDTO LJDIOBBGLHG()
|
|
{
|
|
return new ResultDTO(ResultDTO.FCHPDJPIBHM.Ping);
|
|
}
|
|
|
|
// Token: 0x040066EE RID: 26350
|
|
public ResultDTO.FCHPDJPIBHM messageType;
|
|
|
|
// Token: 0x040066EF RID: 26351
|
|
public int levelCount;
|
|
|
|
// Token: 0x040066F0 RID: 26352
|
|
public int loadedLevel;
|
|
|
|
// Token: 0x040066F1 RID: 26353
|
|
public string loadedLevelName;
|
|
|
|
// Token: 0x040066F2 RID: 26354
|
|
public string testName;
|
|
|
|
// Token: 0x040066F3 RID: 26355
|
|
public float testTimeout;
|
|
|
|
// Token: 0x040066F4 RID: 26356
|
|
public DMCGMCLCKHB testResult;
|
|
|
|
// Token: 0x020012E6 RID: 4838
|
|
public enum FCHPDJPIBHM : byte
|
|
{
|
|
// Token: 0x040066F6 RID: 26358
|
|
Ping,
|
|
// Token: 0x040066F7 RID: 26359
|
|
RunStarted,
|
|
// Token: 0x040066F8 RID: 26360
|
|
RunFinished,
|
|
// Token: 0x040066F9 RID: 26361
|
|
TestStarted,
|
|
// Token: 0x040066FA RID: 26362
|
|
TestFinished,
|
|
// Token: 0x040066FB RID: 26363
|
|
RunInterrupted,
|
|
// Token: 0x040066FC RID: 26364
|
|
AllScenesFinished
|
|
}
|
|
}
|
|
}
|