Class: BacklogJiraTest
- Inherits:
-
Test::Unit::TestCase
- Object
- Test::Unit::TestCase
- BacklogJiraTest
- Defined in:
- lib/backlog_jira/test/backlog_jira_test.rb
Instance Method Summary collapse
-
#test_this_plugin ⇒ Object
Replace this with your real tests.
Instance Method Details
#test_this_plugin ⇒ Object
Replace this with your real tests.
5 6 7 |
# File 'lib/backlog_jira/test/backlog_jira_test.rb', line 5 def test_this_plugin flunk end |