Bug 12604: refactoring Category.t with TestBuilder
authorYohann Dufour <dufour.yohann@gmail.com>
Fri, 18 Jul 2014 14:42:51 +0000 (16:42 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 20 Apr 2015 13:12:08 +0000 (10:12 -0300)
commit832fa0987bd5d7241d0366f1e1e85b8bcd1feabc
treec000a525003a98f9960aea743a627374bb01cc93
parentd8a5d2359f43749cfe8d637f98d1d91613696413
Bug 12604: refactoring Category.t with TestBuilder

The tests have been refactored with the module TestBuilder.

Test plan:
1/ Apply the patch 12603
2/ The command : prove t/db_dependent/Category.t has to be a success without error or warning :
t/db_dependent/Category.t .. ok
All tests successful.
Files=1, Tests=3,  1 wallclock secs ( 0.03 usr  0.01 sys +  1.05 cusr  0.05 csys =  1.14 CPU)
Result: PASS

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Category.t