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 -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -