Module: ButterflyNet

Defined in:
lib/butterfly_net/commands.rb,
lib/butterfly_net/file_writer.rb,
lib/butterfly_net/test_unit_method.rb,
lib/butterfly_net/test_unit_adapter.rb

Overview

Command shortcuts:

bn - open a new Butterfly Net test case, with optional name bnc - close Butterfly Net test case, writing output file bns - add preceding line to setup method, instead of current assertion set # todo bnt - add preceding line to teardown method, instead of current assertion set # todo

Defined Under Namespace

Modules: Commands Classes: FileWriter, TestUnitAdapter, TestUnitMethod