xref: /webtrees/tests/app/Census/CensusOfDeutschland1867Test.php (revision 9f2390a04226d0058d1862402c80d50fe6e79aa1)
1<?php
2
3/**
4 * webtrees: online genealogy
5 * Copyright (C) 2018 webtrees development team
6 * This program is free software: you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation, either version 3 of the License, or
9 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 * You should have received a copy of the GNU General Public License
15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */
17namespace Fisharebest\Webtrees\Census;
18
19/**
20 * Test harness for the class CensusOfDeutschland1867
21 */
22class CensusOfDeutschland1867Test extends \PHPUnit\Framework\TestCase {
23	/**
24	 * Test the census place and date
25	 *
26	 * @covers \Fisharebest\Webtrees\Census\CensusOfDeutschland1867
27	 */
28	public function testPlaceAndDate() {
29		$census = new CensusOfDeutschland1867;
30
31		$this->assertSame('Mecklenburg-Schwerin, Deutschland', $census->censusPlace());
32		$this->assertSame('03 DEC 1867', $census->censusDate());
33	}
34
35	/**
36	 * Test the census columns
37	 *
38	 * @covers \Fisharebest\Webtrees\Census\CensusOfDeutschland1867
39	 * @covers \Fisharebest\Webtrees\Census\AbstractCensusColumn
40	 */
41	public function testColumns() {
42		$census  = new CensusOfDeutschland1867;
43		$columns = $census->columns();
44
45		$this->assertCount(23, $columns);
46		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[0]);
47		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnGivenNames', $columns[1]);
48		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnSurname', $columns[2]);
49		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[3]);
50		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[4]);
51		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnBirthYear', $columns[5]);
52		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnReligion', $columns[6]);
53		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[7]);
54		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[8]);
55		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[9]);
56		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[10]);
57		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnRelationToHeadGerman', $columns[11]);
58		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnOccupation', $columns[12]);
59		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[13]);
60		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[14]);
61		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[15]);
62		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[16]);
63		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[17]);
64		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[18]);
65		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[19]);
66		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[20]);
67		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[21]);
68		$this->assertInstanceOf('Fisharebest\Webtrees\Census\CensusColumnNull', $columns[22]);
69
70		$this->assertSame('1.Nr.', $columns[0]->abbreviation());
71		$this->assertSame('2.Vorname', $columns[1]->abbreviation());
72		$this->assertSame('3.Familienname', $columns[2]->abbreviation());
73		$this->assertSame('4.männlich', $columns[3]->abbreviation());
74		$this->assertSame('5.weiblich', $columns[4]->abbreviation());
75		$this->assertSame('6.Geburtsjahr', $columns[5]->abbreviation());
76		$this->assertSame('7.Religion', $columns[6]->abbreviation());
77		$this->assertSame('8.ledig', $columns[7]->abbreviation());
78		$this->assertSame('9.verehelicht', $columns[8]->abbreviation());
79		$this->assertSame('10.verwittwet', $columns[9]->abbreviation());
80		$this->assertSame('11.geschieden', $columns[10]->abbreviation());
81		$this->assertSame('12.Stellung', $columns[11]->abbreviation());
82		$this->assertSame('13.Stand/Beruf', $columns[12]->abbreviation());
83		$this->assertSame('14.StA_M-S', $columns[13]->abbreviation());
84		$this->assertSame('15.StA', $columns[14]->abbreviation());
85		$this->assertSame('16.', $columns[15]->abbreviation());
86		$this->assertSame('17.', $columns[16]->abbreviation());
87		$this->assertSame('18.', $columns[17]->abbreviation());
88		$this->assertSame('19.', $columns[18]->abbreviation());
89		$this->assertSame('20.blind', $columns[19]->abbreviation());
90		$this->assertSame('21.taubstumm', $columns[20]->abbreviation());
91		$this->assertSame('22.blödsinnig', $columns[21]->abbreviation());
92		$this->assertSame('23.irrsinnig', $columns[22]->abbreviation());
93
94		$this->assertSame('Ordnungs-Nummer (1-15).', $columns[0]->title());
95		$this->assertSame('I. Vor- und Familien-Name jeder Person. Vorname', $columns[1]->title());
96		$this->assertSame('I. Vor- und Familien-Name jeder Person. Familienname.', $columns[2]->title());
97		$this->assertSame('II. Geschlecht männlich.', $columns[3]->title());
98		$this->assertSame('II. Geschlecht weiblich.', $columns[4]->title());
99		$this->assertSame('III. Alter.', $columns[5]->title());
100		$this->assertSame('IV. Religionsbekenntnis.', $columns[6]->title());
101		$this->assertSame('V. Familienstand. ledig.', $columns[7]->title());
102		$this->assertSame('V. Familienstand. verehelicht.', $columns[8]->title());
103		$this->assertSame('V. Familienstand. verwittwet.', $columns[9]->title());
104		$this->assertSame('V. Familienstand. geschieden.', $columns[10]->title());
105		$this->assertSame('V. Familienstand. Verhältnis der Familienglieder zum Haushaltungsvorstand.', $columns[11]->title());
106		$this->assertSame('VI. Stand, Beruf oder Vorbereitung zum Beruf, Arbeits- und Dienstverhältnis.', $columns[12]->title());
107		$this->assertSame('VII. Staatsangehörigkeit. Mecklenburg-Schwerinscher Unterthan.', $columns[13]->title());
108		$this->assertSame('VII. Staatsangehörigkeit. Anderen Staaten angehörig. Welchem Staat?', $columns[14]->title());
109		$this->assertSame('VIII. Art des Aufenthalts am Zählungsort. Norddeutscher und Zollvereins- See- und Flußschiffer.', $columns[15]->title());
110		$this->assertSame('VIII. Art des Aufenthalts am Zählungsort. Reisender im Gasthof.', $columns[16]->title());
111		$this->assertSame('VIII. Art des Aufenthalts am Zählungsort. Gast der Familie (zum Besuch aus).', $columns[17]->title());
112		$this->assertSame('VIII. Art des Aufenthalts am Zählungsort. Alle übrigen Anwesenden.', $columns[18]->title());
113		$this->assertSame('IX. Besondere Mängel einzelner Individuen. blind auf beiden Augen.', $columns[19]->title());
114		$this->assertSame('IX. Besondere Mängel einzelner Individuen. taubstumm.', $columns[20]->title());
115		$this->assertSame('IX. Besondere Mängel einzelner Individuen. blödsinnig.', $columns[21]->title());
116		$this->assertSame('IX. Besondere Mängel einzelner Individuen. irrsinnig.', $columns[22]->title());
117	}
118}
119