Class: Python2ExpectationsHook
- Inherits:
-
BasePythonExpectationsHook
- Object
- Mumukit::Templates::MulangExpectationsHook
- BasePythonExpectationsHook
- Python2ExpectationsHook
- Defined in:
- lib/python2/expectations_hook.rb
Instance Method Summary collapse
Methods inherited from BasePythonExpectationsHook
#default_smell_exceptions, #domain_language
Instance Method Details
#language ⇒ Object
2 3 4 |
# File 'lib/python2/expectations_hook.rb', line 2 def language 'Python2' end |