How to mock/test Mainframe file I/O (JZOS) for a java program in windows? -


while developing java programs read/process & write mainframe files , how can file i/o functionality (using jzos utility) tested in developers local environment (windows pc) ?

is there way safely mock/test file i/o feature in developers local environment rather than, every time moving code mainframe , test file i/o feature ?

jzos has file factory can used on non z/os platforms long file name not mvs data set.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -