Commit Graph

92 Commits

Author SHA1 Message Date
2b64eeb21f bumped version to 0.4 2009-06-19 08:42:20 +00:00
e989cdbb53 mock verification 2009-06-19 07:17:52 +00:00
a1ac29341b prevent division by zero errors 2009-06-19 06:07:51 +00:00
ad12bcd557 switchified console entry point 2009-06-18 07:25:42 +00:00
274b333649 cleaned up the console entry point 2009-06-18 06:44:42 +00:00
3f13a9bfd7 prettified stack trace 2009-06-18 04:51:18 +00:00
8fa895f943 prettified results 2009-06-18 04:45:39 +00:00
62b7ca2ede svn:ignore sample 2009-06-18 04:31:48 +00:00
664b77c361 revamped results publishing 2009-06-18 04:31:11 +00:00
a2d6335740 added ignore() and fail() methods 2009-06-18 03:02:36 +00:00
7a8481283f reset registry between each test method 2009-06-17 07:26:31 +00:00
a901f154c2 added MockRegistry 2009-06-17 07:20:30 +00:00
74df24b028 bumped version to 0.3 2009-06-17 07:09:08 +00:00
f65999bfa0 fixed matchesInvocation() bug 2009-06-17 07:08:11 +00:00
16533b01d7 MOCK OBJECTS FOR LIFE 2009-06-17 06:09:53 +00:00
67a34c7b8f fixed a bunch of parse errors 2009-06-16 04:27:53 +00:00
65fba62f5d intermediary commit of mock object madness 2009-06-16 03:41:45 +00:00
d5134b4ec8 more mock object mayhem 2009-06-15 09:22:37 +00:00
1cfd39d915 the beginnings of mock objects 2009-06-15 06:36:23 +00:00
9e5acd7da8 made function call less redundant 2009-06-14 04:37:09 +00:00
ca2237671a rearranged constraint hierarchy and added some simple constraints 2009-06-14 03:03:46 +00:00
6b078208b2 added revision number to version number 2009-06-14 00:51:58 +00:00
bcb701eee5 not constraint 2009-06-14 00:47:28 +00:00
f829192408 print meta information before running tests from the console 2009-06-14 00:22:30 +00:00
258ae5874c productize 2009-06-14 00:18:46 +00:00
98b11c6870 result publishing: mostly done 2009-06-13 23:47:25 +00:00
035a5da679 result publishing: the beginnings 2009-06-13 22:41:24 +00:00
b519542d76 assertions are working 2009-06-13 22:28:46 +00:00
7742285162 moved more files around 2009-06-13 19:58:34 +00:00
0382d51e08 made console listener wrap long lines 2009-06-13 19:57:35 +00:00
c5bd2c372a minor cleanup 2009-06-13 19:50:26 +00:00
905f796b4c fixed class name 2009-06-13 19:49:10 +00:00
09e81cbf9c moved results into their own directory 2009-06-13 19:48:13 +00:00
aa4300375e got console stuff working, fixed a bunch of typos/syntax errors/logic issues 2009-06-13 08:24:06 +00:00
c44ccb62b3 console entry point stuff 2009-06-13 08:15:05 +00:00
0fb4d1e9a2 set up autoload and build script 2009-06-13 06:56:12 +00:00
e3469385a3 moved everything under framework 2009-06-13 06:44:18 +00:00
d1f18d1ac8 moved everything under src/TUnit 2009-06-13 06:43:12 +00:00
b9dae617f6 * renamed TestCaseResult to CombinedTestResult since TestSuite needs to use it as well
* other changes
2009-06-13 06:41:48 +00:00
801403b3f1 created test results, separated out test methods so they can be run independently of a test case 2009-06-13 06:33:56 +00:00
d92fb480c0 initial version of tunit (totally untested) 2009-06-13 06:00:17 +00:00
eb06ed24b5 directory structure 2009-06-13 04:19:06 +00:00