create behavior module

behavior handles instance methods (add/remove/find)
and shall be included in layout later too
This commit is contained in:
Torsten Ruger
2015-10-26 13:27:56 +02:00
parent b76c140d32
commit 9f4952b5ac
7 changed files with 78 additions and 98 deletions

View File

@ -4,7 +4,7 @@ module Register
class TestBasicClass < MiniTest::Test
include Statements
def test_class_def
def pest_class_def
@string_input = <<HERE
class Bar
int self.buh()