Lines Matching refs:abbreviation

78         self::assertSame('Name', $columns[0]->abbreviation());
79 self::assertSame('Relation', $columns[1]->abbreviation());
80 self::assertSame('Home', $columns[2]->abbreviation());
81 self::assertSame('V/R', $columns[3]->abbreviation());
82 self::assertSame('Radio', $columns[4]->abbreviation());
83 self::assertSame('Farm', $columns[5]->abbreviation());
84 self::assertSame('Sex', $columns[6]->abbreviation());
85 self::assertSame('Race', $columns[7]->abbreviation());
86 self::assertSame('Age', $columns[8]->abbreviation());
87 self::assertSame('Cond', $columns[9]->abbreviation());
88 self::assertSame('AM', $columns[10]->abbreviation());
89 self::assertSame('School', $columns[11]->abbreviation());
90 self::assertSame('R/W', $columns[12]->abbreviation());
91 self::assertSame('BP', $columns[13]->abbreviation());
92 self::assertSame('FBP', $columns[14]->abbreviation());
93 self::assertSame('MBP', $columns[15]->abbreviation());
94 self::assertSame('Lang', $columns[16]->abbreviation());
95 self::assertSame('Imm', $columns[17]->abbreviation());
96 self::assertSame('Nat', $columns[18]->abbreviation());
97 self::assertSame('Eng', $columns[19]->abbreviation());
98 self::assertSame('Occupation', $columns[20]->abbreviation());
99 self::assertSame('Industry', $columns[21]->abbreviation());
100 self::assertSame('Code', $columns[22]->abbreviation());
101 self::assertSame('Emp', $columns[23]->abbreviation());
102 self::assertSame('Work', $columns[24]->abbreviation());
103 self::assertSame('Unemp', $columns[25]->abbreviation());
104 self::assertSame('Vet', $columns[26]->abbreviation());
105 self::assertSame('War', $columns[27]->abbreviation());