Test.Wait Class
+ + + + +
+
+
+
+
+Represents a stoppage in test execution to wait for an amount of time before +continuing.
+
+
+
+ -
+
- Index + + + +
- Properties + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Properties
+ + +
+
+ Int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ delay
+ Int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+The delay before running the segment of code.
+
+
+ Function
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ segment
+ Function
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+The segment of code to run when the wait is over.
+