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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -