Class: TestNumDecouvertePersonnalite
- Inherits:
-
Object
- Object
- TestNumDecouvertePersonnalite
- Defined in:
- sig/test_num_decouverte_personnalite.rbs
Instance Method Summary collapse
- #test_it_does_something_useful ⇒ Void
- #test_it_separates_correctly ⇒ Void
- #test_lettre ⇒ Void
- #test_octave ⇒ Void
- #test_that_it_has_a_version_number ⇒ Void
- #test_vibration_de_noms ⇒ Void
Instance Method Details
#test_it_does_something_useful ⇒ Void
2 |
# File 'sig/test_num_decouverte_personnalite.rbs', line 2
def test_it_does_something_useful: -> Void
|
#test_it_separates_correctly ⇒ Void
4 |
# File 'sig/test_num_decouverte_personnalite.rbs', line 4
def test_it_separates_correctly: -> Void
|
#test_lettre ⇒ Void
10 |
# File 'sig/test_num_decouverte_personnalite.rbs', line 10
def test_lettre: -> Void
|
#test_octave ⇒ Void
6 |
# File 'sig/test_num_decouverte_personnalite.rbs', line 6
def test_octave: -> Void
|
#test_that_it_has_a_version_number ⇒ Void
8 |
# File 'sig/test_num_decouverte_personnalite.rbs', line 8
def test_that_it_has_a_version_number: -> Void
|
#test_vibration_de_noms ⇒ Void
12 |
# File 'sig/test_num_decouverte_personnalite.rbs', line 12
def test_vibration_de_noms: -> Void
|