This library contains all the client actions required to write unit tests for client actions. It depends on K Test Core.
There are actions for managing test scripts and building test cases with over 80 assertion actions.
Use the K Test Manager to see all the results of client and server unit tests in one place.
Added assertions Assert_IntListEqual, Assert_LongListEqual and Assert_TextListEqual
Update TestClientCaseRun_End client action to ensure IsPass is set correctly.
Return the calculated test result in TestClientScriptRun_End