예제 #1
0
 public void testStatistics() {
   assertEquals("Statistics on Features", statistics.getText());
 }
예제 #2
0
 public void testRate() {
   assertEquals("Rate the Provider!", rate.getText());
 }
예제 #3
0
 public void testPharmacy() {
   assertEquals("pharmacy", pharmacy.getText());
 }
예제 #4
0
 public void testAppointment() {
   assertEquals("by appointment", appointment.getText());
 }
예제 #5
0
 public void testAccepting() {
   assertEquals("accepting patients", accepting.getText());
 }
예제 #6
0
 public void testCreditcard() {
   assertEquals("credit cards", creditcard.getText());
 }
예제 #7
0
 public void testParking() {
   assertEquals("parking", parking.getText());
 }