bio-unichem 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.2.0
@@ -9,4 +9,4 @@
9
9
  # In this file only require other files. Avoid other source code.
10
10
 
11
11
  require 'bio-unichem/unichem.rb'
12
-
12
+ require 'bio-unichem/model.rb'
@@ -2,4 +2,24 @@ require 'helper'
2
2
  require 'bio-unichem/unichem.rb'
3
3
 
4
4
  class TestBioUnichem < Test::Unit::TestCase
5
+ def test_UniChem
6
+ assert(Bio::UniChem)
7
+ end
8
+
9
+ def test_REST
10
+ assert(Bio::UniChem::REST)
11
+ end
12
+
13
+ def test_UniChemURI
14
+ assert(Bio::UniChem::REST::UniChem_URI)
15
+ end
16
+
17
+ def test_Source
18
+ assert(Bio::UniChem::Source)
19
+ end
20
+
21
+ def test_Sources
22
+ assert(Bio::UniChem::Sources)
23
+ end
24
+
5
25
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bio-unichem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -146,7 +146,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
146
146
  version: '0'
147
147
  segments:
148
148
  - 0
149
- hash: -2975473207476778755
149
+ hash: -3343144475964350596
150
150
  required_rubygems_version: !ruby/object:Gem::Requirement
151
151
  none: false
152
152
  requirements: