Skip to content

Commit 1401438

Browse files
committed
Update readme
1 parent 58d0dc8 commit 1401438

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ This sample walks through how to use the JCICSX API to perform a LINK to a CICS
2323
## char-link-program-sample
2424

2525
This sample is similar to the above, but shows the data being returned in a CHAR container, and therefore recieves a string as the output of the linked CICS Program.
26+
27+
## mockito-testing-containers-sample
28+
29+
This sample shows how to get data from BIT containers, and how to test the core logic of your application by using Mockito to mock the JCICSX calls.

0 commit comments

Comments
 (0)