Lines Matching refs:title

99         self::assertSame('Name', $columns[0]->title());
100 … self::assertSame('Relationship of each person to the head of the family', $columns[1]->title());
101 self::assertSame('Owned or rented', $columns[2]->title());
102 self::assertSame('If owned, free or mortgaged', $columns[3]->title());
103 self::assertSame('Sex', $columns[4]->title());
104 self::assertSame('Color or race', $columns[5]->title());
105 self::assertSame('Age at last birthday', $columns[6]->title());
106 self::assertSame('Whether single, married, widowed, or divorced', $columns[7]->title());
107 self::assertSame('Year of immigration to the United States', $columns[8]->title());
108 self::assertSame('Naturalized or alien', $columns[9]->title());
109 self::assertSame('If naturalized, year of naturalization', $columns[10]->title());
110 self::assertSame('Attended school since Sept. 1, 1919', $columns[11]->title());
111 self::assertSame('Whether able to read', $columns[12]->title());
112 self::assertSame('Whether able to write', $columns[13]->title());
113 self::assertSame('Place of birth', $columns[14]->title());
114 self::assertSame('Mother tongue', $columns[15]->title());
115 self::assertSame('Place of birth of father', $columns[16]->title());
116 self::assertSame('Mother tongue of father', $columns[17]->title());
117 self::assertSame('Place of birth of mother', $columns[18]->title());
118 self::assertSame('Mother tongue of mother', $columns[19]->title());
119 self::assertSame('Whether able to speak English', $columns[20]->title());
120 … self::assertSame('Trade, profession, or particular kind of work done', $columns[21]->title());
121 … self::assertSame('Industry, business of establishment in which at work', $columns[22]->title());
122 …self::assertSame('Employer, salary or wage worker, or work on own account', $columns[23]->title());