Public Member Functions | Static Public Attributes
tests.test_match.MatchTestCase Class Reference

List of all members.

Public Member Functions

def test_build_check
def test_contains
def test_invalid
def test_match
def test_prerelease_check
def test_simple

Static Public Attributes

list invalid_specs
dictionary matches
list valid_specs

Detailed Description

Definition at line 11 of file test_match.py.


Member Function Documentation

Definition at line 112 of file test_match.py.

Definition at line 95 of file test_match.py.

Definition at line 76 of file test_match.py.

Definition at line 85 of file test_match.py.

Definition at line 105 of file test_match.py.

Definition at line 80 of file test_match.py.


Member Data Documentation

Initial value:
[
        '',
        '!0.1',
        '<=0.1.4a',
        '>0.1.1.1',
        '~0.1.2-rc23,1',
    ]

Definition at line 12 of file test_match.py.

Definition at line 30 of file test_match.py.

Initial value:
[
        '==0.1.0',
        '<=0.1.1',
        '<0.1',
        '>0.1.2-rc1',
        '>=0.1.2-rc1.3.4',
        '==0.1.2+build42-12.2012-01-01.12h23',
        '<0.1.2-rc1.3-14.15+build.2012-01-01.11h34',
    ]

Definition at line 20 of file test_match.py.


The documentation for this class was generated from the following file:


rocon_semantic_version
Author(s): Raphaƫl Barrois
autogenerated on Fri May 2 2014 10:35:51