You are here

function GoogleMiniTest::testKeyMatches in Google Search Appliance 5

Same name and namespace in other branches
  1. 6.2 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'. */
}