diff options
Diffstat (limited to 'docs/WriteYourTests/Reference/LuaUnitAssertionFunctions/Introduction.md')
-rw-r--r-- | docs/WriteYourTests/Reference/LuaUnitAssertionFunctions/Introduction.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/WriteYourTests/Reference/LuaUnitAssertionFunctions/Introduction.md b/docs/WriteYourTests/Reference/LuaUnitAssertionFunctions/Introduction.md deleted file mode 100644 index 2bdf05c..0000000 --- a/docs/WriteYourTests/Reference/LuaUnitAssertionFunctions/Introduction.md +++ /dev/null @@ -1,13 +0,0 @@ -# LuaUnit Assertion Functions - -Follow this section to know which luaUnit assertion functions are available !! - -Section's Table of content : - -* [General Assertions](0_GeneralAssertions.html) -* [Value Assertions](1_ValueAssertions.html) -* [Scientific Assertions](2_ScientificAssertions.html) -* [String Assertions](3_StringAssertions.html) -* [Error Assertions](4_ErrorAssertions.html) -* [Type Assertions](5_TypeAssertions.html) -* [Table Assertions](6_TableAssertions.html)
\ No newline at end of file |