S
Saravanan Sundaramoorthy
i have a ruby echo server script working, but to validate that its
working fine, how to write a ruby script(test case) to provide fake
stdin input to that echo server script and find if the same has been
displayed back by the echo server script.
Can any point some examples on the same?
Thanks
working fine, how to write a ruby script(test case) to provide fake
stdin input to that echo server script and find if the same has been
displayed back by the echo server script.
Can any point some examples on the same?
Thanks