ScribuntoUnit report for FrameTools.
This is the unit test report for FrameTools, which produces integrity checks and output for debugging FrameTools.
➖ 3 tests skipped.
Name | Expected | Actual | |
---|---|---|---|
➖ | test_copy | TODO: Implement test cases | |
✔️ | test_copy_false | ||
✔️ | test_copy_function | ||
✔️ | test_copy_nil | ||
✔️ | test_copy_number | ||
✔️ | test_copy_string | ||
✔️ | test_copy_true | ||
➖ | test_makePseudoFrame | TODO: Implement test cases | |
✔️ | test_makePseudoFrame_false | ||
✔️ | test_makePseudoFrame_function | ||
✔️ | test_makePseudoFrame_number | ||
✔️ | test_makePseudoFrame_string | ||
✔️ | test_makePseudoFrame_true | ||
➖ | test_removeArgs | TODO: Implement test cases | |
✔️ | test_removeArgs_false | ||
✔️ | test_removeArgs_function | ||
✔️ | test_removeArgs_nil | ||
✔️ | test_removeArgs_number | ||
✔️ | test_removeArgs_string | ||
✔️ | test_removeArgs_true |