Beispiel #1
0
 private void TheStudentProfilePageShouldDisplayTheAttendancePercentage()
 {
     _profilePage.AttendancePercentageIs("66%").ShouldBe(true);
 }