-
Notifications
You must be signed in to change notification settings - Fork 29
How to guides
Rune Christensen edited this page Feb 2, 2023
·
3 revisions
Count the number of times a mock was accessed
Launching Cobol Test Jobs on zOS
Mock a batch file OPEN and provide a fake STATUS CODE
Mock a batch file READ and provide a fake record
Mock a CALL statement and provide fake results
Mock a CICS file read and provide fake results
Mock a CICS file read and raise a condition
Mock a paragraph and provide fake results
Paragraph with no input values
Parameterized test case For later version
Perform one time setup at the start of a test suite
Perform setup before each test case