test/unit/and-son_tests.rb in and-son-0.4.0 vs test/unit/and-son_tests.rb in and-son-0.4.1
- old
+ new
@@ -1,10 +1,10 @@
require 'assert'
require 'and-son'
module AndSon
- class BaseTests < Assert::Context
+ class UnitTests < Assert::Context
desc "AndSon"
subject{ AndSon }
should have_instance_methods :new