This website works better with JavaScript.
Domů
Procházet
Nápověda
Přihlásit se
OW-ERP-SYS
/
OW-ERP-SYS-APP
Sledovat
4
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
0
Wiki
Activity
Bez popisu
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.
3
Revize
1
Větev
Strom:
8b56152d5b
master
Větve
Značky
${ item.name }
Create branch
${ searchTerm }
from '8b56152d5b'
${ noResults }
OW-ERP-SYS-APP
/
Library
/
PackageCache
/
com.unity.test-framework@1....
/
Documentation~
/
TableOfContents.md
TableOfContents.md
4.4KB
Historie
Surový
Unity Test Framework overview
Edit Mode vs. Play Mode tests
Getting started with UTF
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 as standalone
Resources
Extending UTF
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
RecompileScripts
WaitForDomainReload
Custom assertion
LogAssert
Custom constraints
Is
Parameterized tests
MonoBehaviour tests
MonoBehaviourTest<T>
IMonoBehaviourTest
TestRunnerApi
ExecutionSettings
Filter
ITestRunSettings
ICallbacks
IErrorCallbacks