Example #1
0
 def test_correct_score_simple08(self):
     silhouette_test_template.correct_scores(SIMPLE_SAMPLES.SAMPLE_SIMPLE8,
                                             SIMPLE_ANSWERS.ANSWER_SIMPLE8,
                                             True)
Example #2
0
 def test_correct_score_simple08(self):
     silhouette_test_template.correct_scores(SIMPLE_SAMPLES.SAMPLE_SIMPLE8, SIMPLE_ANSWERS.ANSWER_SIMPLE8, True)
Example #3
0
 def test_correct_score_simple07(self):
     silhouette_test_template.correct_scores(SIMPLE_SAMPLES.SAMPLE_SIMPLE7, SIMPLE_ANSWERS.ANSWER_SIMPLE7, False)
Example #4
0
 def test_correct_score_simple07(self):
     silhouette_test_template.correct_scores(SIMPLE_SAMPLES.SAMPLE_SIMPLE7, SIMPLE_ANSWERS.ANSWER_SIMPLE7, False)