Setup instructions for ZUnit test case
Before you use the Enterprise COBOL CALL02.cbl sample, modify the property group for ZUnit.
Before you begin
Procedure
In the Property Group Manager, select the remote system that contains the
ZUnit data sets and open the AZUDRCOB property group to modify the specified
properties in the following categories. If you modified your HLQ in Sample JCL to allocate ZUnit data sets, you must also change your PDS settings in the property group.
Category > Page | Property | Value |
---|---|---|
Info | Name | AZUDRCOB |
Description | Property group for the ZUnit COBOL samples running on Dynamic Test Runner | |
JCL | JCL job card | Specify any JCL statements required for the z/OS system. You might need to add a JCLLIB statement to call ELAXF* remote build procedures. For more information, see ELAXF* remote build procedures. |
Link > Procedures and Steps | ELAXFLNK-LINK link options | REUS |
ELAXFLNK-LINK load module location | <HLQ>.ZUNIT.LOAD | |
COBOL > Procedures and Steps |
ELAXFCOC-COBOL Compiler options
|
SOURCE LIB |
ELAXFCOC-COBOL
Debug data set |
<HLQ>.COBOL.SYSDEBUG | |
ELAXFCOC-COBOL object deck data set | <HLQ>.COBOL.OBJ | |
ELAXFCOC-COBOL
SYSLIB |
Specify the data set prefix for the *.*.SBZUSAMP partitioned data set. Contact your system administrator for the data set name. | |
ELAXFCOC-COBOL
Support Error Feedback |
Select this check box and specify this data set qualifier for compiler errors: <HLQ>.ERRCOB | |
ZUnit > Procedures and Steps | BZUPPLAY-REPLAY User Libraries | <HLQ>.COBOL.LOAD |
Results
