Sha256: e507f1da74e592c60b4247946061c8cb873f6ccb97d7af0be1c32aae37011e48

Contents?: true

Size: 303 Bytes

Versions: 12

Compression:

Stored size: 303 Bytes

Contents

require_relative '../test/core_pro_test_base'
require_relative '../lib/corepro/statement'

class AiStatementTest # < CoreProTestBase

  def test_download
    assert false
  end

  def test_get
    assert false
  end

  def test_list
    assert false
  end

  def test_search
    assert false
  end


end

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
corepro_fvr-1.0.9 test/ai_statement_test.rb
corepro_eg-1.0.8 test/ai_statement_test.rb
corepro_eg-1.0.7 test/ai_statement_test.rb
corepro_eg-1.0.6 test/ai_statement_test.rb
corepro_eg-1.0.5 test/ai_statement_test.rb
corepro_eg-1.0.4 test/ai_statement_test.rb
corepro_eg-1.0.3 test/ai_statement_test.rb
corepro_eg-1.0.2 test/ai_statement_test.rb
corepro-0.0.9 test/ai_statement_test.rb
corepro-0.0.8 test/ai_statement_test.rb
corepro-0.0.7 test/ai_statement_test.rb
corepro-0.0.6 test/ai_statement_test.rb