Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private
ludovic chabant c0ab4a85cf Automation: Add convenience macros for testing state in one line.
All the test methods now return a boolean to indicate if the test passed or fail.
New macros run those methods and, if they return false, insert a "return false" in the code, so that it exits the current test immediately.
See comments and example in code.

#rb andrew.grant

[CL 10113639 by ludovic chabant in Dev-Editor branch]
2019-11-12 12:17:46 -05:00
..
2019-09-28 08:53:23 -04:00
2019-10-17 02:20:42 -04:00