This website works better with JavaScript.
홈
탐색
도움말
로그인
GCM-OTHER
/
ICS-SCADA-APP-WEN
보기
4
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
설명 없음
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
커밋
1
브렌치
트리:
00d4ad5e5c
master
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from '00d4ad5e5c'
${ noResults }
ICS-SCADA-APP-WEN
/
Library
/
PackageCache
/
com.unity.test-framework
/
Documentation~
/
manual.md
manual.md
4.4KB
히스토리
Raw
Unity Test Framework manual
This is the manual for the Unity Test Framework (UTF):
Introduction
Unity Test Framework overview
Edit Mode vs. Play Mode tests
Getting started
Getting started with UTF
Workflows:
How to create a new test assembly
How to create a test
How to run a test
How to create a Play Mode test
How to run a Play Mode test in player
Resources
Extending UTF
Extending UTF
Workflows:
How to split the build and run process for standalone Play Mode tests
How to run tests programmatically
How to get test results
How to retrieve the list of tests
Reference
Running tests from the command-line
UnityTest attribute
Setup and cleanup at build time
IPrebuildSetup
IPostBuildCleanup
Actions outside of tests
Action execution order
UnitySetUp and UnityTearDown
OuterUnityTestAction
Domain Reloads
Custom attributes
ConditionalIgnore attribute
PostBuildCleanup attribute
PrebuildSetup attribute
TestMustExpectAllLogs attribute
TestPlayerBuildModifier attribute
TestRunCallback attribute
UnityPlatform attribute
UnitySetUp attribute
UnityTearDown attribute
UnityTest attribute
Custom equality comparers
ColorEqualityComparer
FloatEqualityComparer
QuaternionEqualityComparer
Vector2EqualityComparer
Vector3EqualityComparer
Vector4EqualityComparer
Custom equality comparers with equals operator
Test Utils
Custom yield instructions
IEditModeTestYieldInstruction
EnterPlayMode
ExitPlayMode
Custom assertion
LogAssert
Custom constraints
Is
Parameterized tests
MonoBehaviour tests
MonoBehaviourTest
IMonoBehaviourTest
TestRunnerApi
ExecutionSettings
Filter
ITestRunSettings
ICallbacks
IErrorCallbacks