Class TypeAdapter

Description

Located in /fit/TypeAdapter.php (line 12)


	
			
Direct descendents
Variable Summary
 mixed $field
 mixed $fixture
 mixed $method
Method Summary
 void adapterFor (mixed $type)
 boolean equals (mixed $a, mixed $b)
 void get ()
 void init (mixed $fixture, mixed $type)
 void invoke ()
 void is_bool (mixed $type)
 void is_double (mixed $type)
 void is_int (mixed $type)
 void is_string (mixed $type)
 void on (mixed $fixture, mixed $type)
 void onField (Fixture $fixture, string $name)
 void onMethod (Fixture $fixture, string $name)
 Object parse (string $s)
 void scientificEquals (mixed $a, mixed $b)
 void set (mixed $value)
 void toString (mixed $o)
Variables
mixed $field (line 17)
  • access: public
mixed $fixture (line 16)
  • access: public
mixed $method (line 18)
  • access: public
Methods
adapterFor (line 57)
  • static:
  • access: public
void adapterFor (mixed $type)
equals (line 178)
  • access: public
boolean equals (mixed $a, mixed $b)

Redefined in descendants as:
get (line 145)
  • access: public
void get ()
init (line 134)
  • access: public
void init (mixed $fixture, mixed $type)
invoke (line 158)
  • access: public
void invoke ()
is_bool (line 70)
  • static:
  • access: public
void is_bool (mixed $type)
is_double (line 76)
  • static:
  • access: public
void is_double (mixed $type)
is_int (line 73)
  • static:
  • access: public
void is_int (mixed $type)
is_string (line 79)
  • static:
  • access: public
void is_string (mixed $type)
on (line 50)
  • static:
  • access: public
void on (mixed $fixture, mixed $type)
onField (line 41)
  • static:
  • access: public
void onField (Fixture $fixture, string $name)
  • Fixture $fixture: target
  • string $name: name
onMethod (line 27)
  • static:
  • access: public
void onMethod (Fixture $fixture, string $name)
  • Fixture $fixture: target
  • string $name: name
parse (line 170)
  • access: public
Object parse (string $s)
  • string $s: s

Redefined in descendants as:
scientificEquals (line 183)
  • static:
  • access: public
void scientificEquals (mixed $a, mixed $b)
set (line 139)
  • access: public
void set (mixed $value)
toString (line 187)
  • access: public
void toString (mixed $o)

Documentation generated on Sun, 02 Apr 2006 16:01:07 +0200 by phpDocumentor 1.3.0RC5