Class: IfExpressionTest (Umu::Test::Grammar::CoreLanguage::Expression::Entry)

Overview
Module Structure
Class Hierarchy
Instance Methods
IfExpressionTest#setup
IfExpressionTest#test_if_expression
IfExpressionTest#test_with_elsif
IfExpressionTest#test_test_value_should_be_a_bool_type
is a submodule of
module: Entry ( Umu::Test::Grammar::CoreLanguage::Expression )
has modular siblings
class: CondExpressionTest   
module: CaseExpression   
class: LetExpressionTest   
class: DoExpressionTest   
inherits from
  Test ( Minitest )
has properties
method: setup   
method: test_if_expression   
method: test_with_elsif   
method: test_test_value_should_be_a_bool_type   
is defined at
#18 in core_language/expression/entry/if_expression_test.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Minitest
class: Test     
  module: Umu
  module: Test
  module: Grammar
  module: CoreLanguage
  module: Expression
  module: Entry
class: IfExpressionTest     
class: CondExpressionTest     
module: CaseExpression     
class: LetExpressionTest     
class: DoExpressionTest     

Instance Methods

IfExpressionTest#test_if_expression

#33 in core_language/expression/entry/if_expression_test.rb

test_if_expression

IfExpressionTest#test_with_elsif

#44 in core_language/expression/entry/if_expression_test.rb

test_with_elsif

IfExpressionTest#test_test_value_should_be_a_bool_type

#71 in core_language/expression/entry/if_expression_test.rb

test_test_value_should_be_a_bool_type