Module: TestBench::Output::Controls::Style::Code

Defined in:
lib/test_bench/output/controls/style.rb

Class Method Summary collapse

Class Method Details

.exampleObject



28
29
30
# File 'lib/test_bench/output/controls/style.rb', line 28

def self.example
  Style.code
end

.other_exampleObject



32
33
34
# File 'lib/test_bench/output/controls/style.rb', line 32

def self.other_example
  Other.code
end