You are here

function GoogleMiniTest::testKeyMatches in Google Search Appliance 6.2

Same name and namespace in other branches
  1. 5 tests/googlemini.test \GoogleMiniTest::testKeyMatches()

File

tests/googlemini.test, line 95

Class

GoogleMiniTest

Code

function testKeyMatches() {

  /* Test code goes here. Notice you have to have your test method names begin with lowercase 'test'. */
}