Exemplo n.º 1
0
def test_fetch_atlas_power_2011_atlas():
    bunch = atlas.fetch_atlas_power_2011()
    assert_equal(len(bunch.rois), 264)
    assert_not_equal(bunch.description, '')
Exemplo n.º 2
0
def test_fetch_atlas_power_2011_atlas():
    bunch = atlas.fetch_atlas_power_2011()
    assert_equal(len(bunch.rois), 264)
Exemplo n.º 3
0
def test_fetch_atlas_power_2011_atlas():
    bunch = atlas.fetch_atlas_power_2011()
    assert_equal(len(bunch.rois), 264)
Exemplo n.º 4
0
def test_fetch_atlas_power_2011_atlas():
    bunch = atlas.fetch_atlas_power_2011()
    assert_equal(len(bunch.rois), 264)
    assert_not_equal(bunch.description, '')