Overview

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • Test
      • Model
      • WebService
    • WebService
  • MaxMind
    • MinFraud
      • Model
  • None
  • PHP

Classes

  • CountryTest
  • InsightsTest
  • NameTest
  • Overview
  • Namespace
  • Class
  • Tree

Class NameTest

PHPUnit_Framework_TestCase
Extended by GeoIp2\Test\Model\NameTest
Namespace: GeoIp2\Test\Model
Located at tests/GeoIp2/Test/Model/NameTest.php
Methods summary
public
# testFallback( )
public
# testTwoFallbacks( )
public
# testNoFallbacks( )
Properties summary
public array $raw
# array( 'continent' => array( 'code' => 'NA', 'geoname_id' => 42, 'names' => array( 'en' => 'North America', 'zh-CN' => '北美洲', ), ), 'country' => array( 'geoname_id' => 1, 'iso_code' => 'US', 'names' => array( 'en' => 'United States of America', 'ru' => 'объединяет государства', 'zh-CN' => '美国', ), ), 'traits' => array( 'ip_address' => '1.2.3.4', ), )
minFraud Score and Insights PHP API v0.1.0 API documentation generated by ApiGen