[0.4] Небольшие исправление, новые тесты

This commit is contained in:
Andriy Chaika 2011-07-10 11:38:29 +03:00
parent def834666e
commit f620a7c0ee
9 changed files with 5119 additions and 4839 deletions

View File

@ -617,18 +617,18 @@ class NCLNameCaseRu extends NCLNameCaseCore
}
//Исключения
if ($this->inNames($namepart, array('Лев', 'Яков', 'Мальвина', 'Антонина', 'Альбина', 'Агриппина', 'Каллиник', 'Маша', 'Ольга', 'Еремей', 'Фаина', 'Лазарь', 'Екатерина', 'Карина', 'Марина', 'Валентина', 'Кристина', 'Исак', 'Исаак', 'Валентин', 'Константин', 'Мартин', 'Устин', 'Калина', 'Аделина', 'Алина', 'Ангелина', 'Галина', 'Каролина', 'Павлина', 'Полина', 'Элина', 'Мина', 'Нина', 'Ева', 'Ирина')))
if ($this->inNames($namepart, array('Лев', 'Яков', 'Мальвина', 'Антонина', 'Альбина', 'Агриппина', 'Каллиник', 'Маша', 'Ольга', 'Еремей', 'Фаина', 'Лазарь', 'Екатерина', 'Карина', 'Марина', 'Валентина', 'Кристина', 'Исак', 'Исаак', 'Валентин', 'Константин', 'Мартин', 'Устин', 'Калина', 'Аделина', 'Алина', 'Ангелина', 'Галина', 'Каролина', 'Павлина', 'Полина', 'Элина', 'Мина', 'Нина', 'Ева', 'Ирина', 'Элькин')))
{
$first+=10;
}
//похоже на фамилию
if ($this->in($this->Last(2), array('ов', 'ин', 'ев', 'ёв', 'ый', 'ын', 'ой', 'ко', 'ук', 'як', 'ца', 'их', 'ик', 'ун', 'ок', 'ша', 'ая', 'га', 'ёк', 'аш', 'ив', 'юк', 'ус', 'це', 'ак', 'бр', 'яр')))
if ($this->in($this->Last(2), array('ов', 'ин', 'ев', 'ёв', 'ый', 'ын', 'ой', 'ко', 'ук', 'як', 'ца', 'их', 'ик', 'ун', 'ок', 'ша', 'ая', 'га', 'ёк', 'аш', 'ив', 'юк', 'ус', 'це', 'ак', 'бр', 'яр', 'де')))
{
$second+=0.4;
}
if ($this->in($this->Last(3), array('ова', 'ева', 'ёва', 'ына', 'тых', 'рик', 'вач', 'аха', 'шен', 'мей', 'арь', 'вка', 'шир', 'бан', 'тин', 'чий', 'ина')))
if ($this->in($this->Last(3), array('ова', 'ева', 'ёва', 'ына', 'тых', 'рик', 'вач', 'аха', 'шен', 'мей', 'арь', 'вка', 'шир', 'бан', 'тин', 'чий', 'ина', 'гай')))
{
$second+=0.4;
}

View File

@ -720,13 +720,13 @@ class NCLNameCaseUa extends NCLNameCaseCore
}
//Исключения
if ($this->inNames($namepart, array('Лев', 'Гаїна', 'Афіна', 'Антоніна', 'Ангеліна', 'Альвіна', 'Альбіна', 'Аліна', 'Павло', 'Олесь', 'Микола', 'Мая', 'Англеліна')))
if ($this->inNames($namepart, array('Лев', 'Гаїна', 'Афіна', 'Антоніна', 'Ангеліна', 'Альвіна', 'Альбіна', 'Аліна', 'Павло', 'Олесь', 'Микола', 'Мая', 'Англеліна', 'Елькін')))
{
$first+=10;
}
//похоже на фамилию
if ($this->in($this->Last(2), array('ов', 'ін', 'ев', 'єв', 'ий', 'ин', 'ой', 'ко', 'ук', 'як', 'ца', 'их', 'ик', 'ун', 'ок', 'ша', 'ая', 'га', 'єк', 'аш', 'ив', 'юк', 'ус', 'це', 'ак', 'бр', 'яр', 'іл', 'ів', 'ич', 'сь', 'ей', 'нс', 'яс', 'ер', 'ай', 'ян', 'ах', 'ць', 'ющ', 'іс', 'ач', 'уб', 'ох', 'юх', 'ут', 'ча', 'ул', 'вк', 'зь', 'уц', 'їн' /* {endings_name2} */)))
if ($this->in($this->Last(2), array('ов', 'ін', 'ев', 'єв', 'ий', 'ин', 'ой', 'ко', 'ук', 'як', 'ца', 'их', 'ик', 'ун', 'ок', 'ша', 'ая', 'га', 'єк', 'аш', 'ив', 'юк', 'ус', 'це', 'ак', 'бр', 'яр', 'іл', 'ів', 'ич', 'сь', 'ей', 'нс', 'яс', 'ер', 'ай', 'ян', 'ах', 'ць', 'ющ', 'іс', 'ач', 'уб', 'ох', 'юх', 'ут', 'ча', 'ул', 'вк', 'зь', 'уц', 'їн', 'де' /* {endings_name2} */)))
{
$second+=0.4;
}
@ -741,7 +741,11 @@ class NCLNameCaseUa extends NCLNameCaseCore
$second+=0.4;
}
if ($this->Last(1)=='і')
{
$second+=0.2;
}
$max = max(array($first, $second, $father));
if ($first == $max)

View File

@ -32,35 +32,35 @@ class NCLNameCaseUaTest extends PHPUnit_Framework_TestCase
public function testSplDetect0()
{
$this->assertEquals('F-Олександрович', $this->object->splitFullName('Олександрович').'-Олександрович');
$this->assertEquals('F-Олександрович', trim($this->object->getFullNameFormat('Олександрович')).'-Олександрович');
}
public function testSplDetect1()
{
$this->assertEquals('F-Миколайович', $this->object->splitFullName('Миколайович').'-Миколайович');
$this->assertEquals('F-Миколайович', trim($this->object->getFullNameFormat('Миколайович')).'-Миколайович');
}
public function testSplDetect2()
{
$this->assertEquals('F-Кузьмич', $this->object->splitFullName('Кузьмич').'-Кузьмич');
$this->assertEquals('F-Кузьмич', trim($this->object->getFullNameFormat('Кузьмич')).'-Кузьмич');
}
public function testSplDetect3()
{
$this->assertEquals('F-Петрович', $this->object->splitFullName('Петрович').'-Петрович');
$this->assertEquals('F-Петрович', trim($this->object->getFullNameFormat('Петрович')).'-Петрович');
}
public function testSplDetect4()
{
$this->assertEquals('F-Ілліч', $this->object->splitFullName('Ілліч').'-Ілліч');
$this->assertEquals('F-Ілліч', trim($this->object->getFullNameFormat('Ілліч')).'-Ілліч');
}
public function testSplDetect5()
{
$this->assertEquals('F-Василівна', $this->object->splitFullName('Василівна').'-Василівна');
$this->assertEquals('F-Василівна', trim($this->object->getFullNameFormat('Василівна')).'-Василівна');
}
public function testSplDetect6()
{
$this->assertEquals('F-Антонівна', $this->object->splitFullName('Антонівна').'-Антонівна');
$this->assertEquals('F-Антонівна', trim($this->object->getFullNameFormat('Антонівна')).'-Антонівна');
}
public function testSplDetect7()
{
$this->assertEquals('F-Яківна', $this->object->splitFullName('Яківна').'-Яківна');
$this->assertEquals('F-Яківна', trim($this->object->getFullNameFormat('Яківна')).'-Яківна');
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -32,411 +32,411 @@ class NCLNameCaseRuTest extends PHPUnit_Framework_TestCase
public function testSplDetect0()
{
$this->assertEquals('F-Александрович', $this->object->splitFullName('Александрович').'-Александрович');
$this->assertEquals('F-Александрович', trim($this->object->getFullNameFormat('Александрович')).'-Александрович');
}
public function testSplDetect1()
{
$this->assertEquals('F-Алексеевич', $this->object->splitFullName('Алексеевич').'-Алексеевич');
$this->assertEquals('F-Алексеевич', trim($this->object->getFullNameFormat('Алексеевич')).'-Алексеевич');
}
public function testSplDetect2()
{
$this->assertEquals('F-Анатольевич', $this->object->splitFullName('Анатольевич').'-Анатольевич');
$this->assertEquals('F-Анатольевич', trim($this->object->getFullNameFormat('Анатольевич')).'-Анатольевич');
}
public function testSplDetect3()
{
$this->assertEquals('F-Андреевич', $this->object->splitFullName('Андреевич').'-Андреевич');
$this->assertEquals('F-Андреевич', trim($this->object->getFullNameFormat('Андреевич')).'-Андреевич');
}
public function testSplDetect4()
{
$this->assertEquals('F-Антонович', $this->object->splitFullName('Антонович').'-Антонович');
$this->assertEquals('F-Антонович', trim($this->object->getFullNameFormat('Антонович')).'-Антонович');
}
public function testSplDetect5()
{
$this->assertEquals('F-Аркадьевич', $this->object->splitFullName('Аркадьевич').'-Аркадьевич');
$this->assertEquals('F-Аркадьевич', trim($this->object->getFullNameFormat('Аркадьевич')).'-Аркадьевич');
}
public function testSplDetect6()
{
$this->assertEquals('F-Богданович', $this->object->splitFullName('Богданович').'-Богданович');
$this->assertEquals('F-Богданович', trim($this->object->getFullNameFormat('Богданович')).'-Богданович');
}
public function testSplDetect7()
{
$this->assertEquals('F-Борисович', $this->object->splitFullName('Борисович').'-Борисович');
$this->assertEquals('F-Борисович', trim($this->object->getFullNameFormat('Борисович')).'-Борисович');
}
public function testSplDetect8()
{
$this->assertEquals('F-Валентинович', $this->object->splitFullName('Валентинович').'-Валентинович');
$this->assertEquals('F-Валентинович', trim($this->object->getFullNameFormat('Валентинович')).'-Валентинович');
}
public function testSplDetect9()
{
$this->assertEquals('F-Валерьевич', $this->object->splitFullName('Валерьевич').'-Валерьевич');
$this->assertEquals('F-Валерьевич', trim($this->object->getFullNameFormat('Валерьевич')).'-Валерьевич');
}
public function testSplDetect10()
{
$this->assertEquals('F-Васильевич', $this->object->splitFullName('Васильевич').'-Васильевич');
$this->assertEquals('F-Васильевич', trim($this->object->getFullNameFormat('Васильевич')).'-Васильевич');
}
public function testSplDetect11()
{
$this->assertEquals('F-Викторович', $this->object->splitFullName('Викторович').'-Викторович');
$this->assertEquals('F-Викторович', trim($this->object->getFullNameFormat('Викторович')).'-Викторович');
}
public function testSplDetect12()
{
$this->assertEquals('F-Владимирович', $this->object->splitFullName('Владимирович').'-Владимирович');
$this->assertEquals('F-Владимирович', trim($this->object->getFullNameFormat('Владимирович')).'-Владимирович');
}
public function testSplDetect13()
{
$this->assertEquals('F-Вячеславович', $this->object->splitFullName('Вячеславович').'-Вячеславович');
$this->assertEquals('F-Вячеславович', trim($this->object->getFullNameFormat('Вячеславович')).'-Вячеславович');
}
public function testSplDetect14()
{
$this->assertEquals('F-Генадиевич', $this->object->splitFullName('Генадиевич').'-Генадиевич');
$this->assertEquals('F-Генадиевич', trim($this->object->getFullNameFormat('Генадиевич')).'-Генадиевич');
}
public function testSplDetect15()
{
$this->assertEquals('F-Георгиевич', $this->object->splitFullName('Георгиевич').'-Георгиевич');
$this->assertEquals('F-Георгиевич', trim($this->object->getFullNameFormat('Георгиевич')).'-Георгиевич');
}
public function testSplDetect16()
{
$this->assertEquals('F-Григорьевич', $this->object->splitFullName('Григорьевич').'-Григорьевич');
$this->assertEquals('F-Григорьевич', trim($this->object->getFullNameFormat('Григорьевич')).'-Григорьевич');
}
public function testSplDetect17()
{
$this->assertEquals('F-Данилович', $this->object->splitFullName('Данилович').'-Данилович');
$this->assertEquals('F-Данилович', trim($this->object->getFullNameFormat('Данилович')).'-Данилович');
}
public function testSplDetect18()
{
$this->assertEquals('F-Дмитриевич', $this->object->splitFullName('Дмитриевич').'-Дмитриевич');
$this->assertEquals('F-Дмитриевич', trim($this->object->getFullNameFormat('Дмитриевич')).'-Дмитриевич');
}
public function testSplDetect19()
{
$this->assertEquals('F-Евгеньевич', $this->object->splitFullName('Евгеньевич').'-Евгеньевич');
$this->assertEquals('F-Евгеньевич', trim($this->object->getFullNameFormat('Евгеньевич')).'-Евгеньевич');
}
public function testSplDetect20()
{
$this->assertEquals('F-Егорович', $this->object->splitFullName('Егорович').'-Егорович');
$this->assertEquals('F-Егорович', trim($this->object->getFullNameFormat('Егорович')).'-Егорович');
}
public function testSplDetect21()
{
$this->assertEquals('F-Ефимович', $this->object->splitFullName('Ефимович').'-Ефимович');
$this->assertEquals('F-Ефимович', trim($this->object->getFullNameFormat('Ефимович')).'-Ефимович');
}
public function testSplDetect22()
{
$this->assertEquals('F-Иванович', $this->object->splitFullName('Иванович').'-Иванович');
$this->assertEquals('F-Иванович', trim($this->object->getFullNameFormat('Иванович')).'-Иванович');
}
public function testSplDetect23()
{
$this->assertEquals('F-Игоревич', $this->object->splitFullName('Игоревич').'-Игоревич');
$this->assertEquals('F-Игоревич', trim($this->object->getFullNameFormat('Игоревич')).'-Игоревич');
}
public function testSplDetect24()
{
$this->assertEquals('F-Ильич', $this->object->splitFullName('Ильич').'-Ильич');
$this->assertEquals('F-Ильич', trim($this->object->getFullNameFormat('Ильич')).'-Ильич');
}
public function testSplDetect25()
{
$this->assertEquals('F-Иосифович', $this->object->splitFullName('Иосифович').'-Иосифович');
$this->assertEquals('F-Иосифович', trim($this->object->getFullNameFormat('Иосифович')).'-Иосифович');
}
public function testSplDetect26()
{
$this->assertEquals('F-Кириллович', $this->object->splitFullName('Кириллович').'-Кириллович');
$this->assertEquals('F-Кириллович', trim($this->object->getFullNameFormat('Кириллович')).'-Кириллович');
}
public function testSplDetect27()
{
$this->assertEquals('F-Константинович', $this->object->splitFullName('Константинович').'-Константинович');
$this->assertEquals('F-Константинович', trim($this->object->getFullNameFormat('Константинович')).'-Константинович');
}
public function testSplDetect28()
{
$this->assertEquals('F-Леонидович', $this->object->splitFullName('Леонидович').'-Леонидович');
$this->assertEquals('F-Леонидович', trim($this->object->getFullNameFormat('Леонидович')).'-Леонидович');
}
public function testSplDetect29()
{
$this->assertEquals('F-Львович', $this->object->splitFullName('Львович').'-Львович');
$this->assertEquals('F-Львович', trim($this->object->getFullNameFormat('Львович')).'-Львович');
}
public function testSplDetect30()
{
$this->assertEquals('F-Максимович', $this->object->splitFullName('Максимович').'-Максимович');
$this->assertEquals('F-Максимович', trim($this->object->getFullNameFormat('Максимович')).'-Максимович');
}
public function testSplDetect31()
{
$this->assertEquals('F-Матвеевич', $this->object->splitFullName('Матвеевич').'-Матвеевич');
$this->assertEquals('F-Матвеевич', trim($this->object->getFullNameFormat('Матвеевич')).'-Матвеевич');
}
public function testSplDetect32()
{
$this->assertEquals('F-Михайлович', $this->object->splitFullName('Михайлович').'-Михайлович');
$this->assertEquals('F-Михайлович', trim($this->object->getFullNameFormat('Михайлович')).'-Михайлович');
}
public function testSplDetect33()
{
$this->assertEquals('F-Николаевич', $this->object->splitFullName('Николаевич').'-Николаевич');
$this->assertEquals('F-Николаевич', trim($this->object->getFullNameFormat('Николаевич')).'-Николаевич');
}
public function testSplDetect34()
{
$this->assertEquals('F-Олегович', $this->object->splitFullName('Олегович').'-Олегович');
$this->assertEquals('F-Олегович', trim($this->object->getFullNameFormat('Олегович')).'-Олегович');
}
public function testSplDetect35()
{
$this->assertEquals('F-Павлович', $this->object->splitFullName('Павлович').'-Павлович');
$this->assertEquals('F-Павлович', trim($this->object->getFullNameFormat('Павлович')).'-Павлович');
}
public function testSplDetect36()
{
$this->assertEquals('F-Петрович', $this->object->splitFullName('Петрович').'-Петрович');
$this->assertEquals('F-Петрович', trim($this->object->getFullNameFormat('Петрович')).'-Петрович');
}
public function testSplDetect37()
{
$this->assertEquals('F-Платонович', $this->object->splitFullName('Платонович').'-Платонович');
$this->assertEquals('F-Платонович', trim($this->object->getFullNameFormat('Платонович')).'-Платонович');
}
public function testSplDetect38()
{
$this->assertEquals('F-Робертович', $this->object->splitFullName('Робертович').'-Робертович');
$this->assertEquals('F-Робертович', trim($this->object->getFullNameFormat('Робертович')).'-Робертович');
}
public function testSplDetect39()
{
$this->assertEquals('F-Романович', $this->object->splitFullName('Романович').'-Романович');
$this->assertEquals('F-Романович', trim($this->object->getFullNameFormat('Романович')).'-Романович');
}
public function testSplDetect40()
{
$this->assertEquals('F-Семенович', $this->object->splitFullName('Семенович').'-Семенович');
$this->assertEquals('F-Семенович', trim($this->object->getFullNameFormat('Семенович')).'-Семенович');
}
public function testSplDetect41()
{
$this->assertEquals('F-Сергеевич', $this->object->splitFullName('Сергеевич').'-Сергеевич');
$this->assertEquals('F-Сергеевич', trim($this->object->getFullNameFormat('Сергеевич')).'-Сергеевич');
}
public function testSplDetect42()
{
$this->assertEquals('F-Степанович', $this->object->splitFullName('Степанович').'-Степанович');
$this->assertEquals('F-Степанович', trim($this->object->getFullNameFormat('Степанович')).'-Степанович');
}
public function testSplDetect43()
{
$this->assertEquals('F-Станиславович', $this->object->splitFullName('Станиславович').'-Станиславович');
$this->assertEquals('F-Станиславович', trim($this->object->getFullNameFormat('Станиславович')).'-Станиславович');
}
public function testSplDetect44()
{
$this->assertEquals('F-Тарасович', $this->object->splitFullName('Тарасович').'-Тарасович');
$this->assertEquals('F-Тарасович', trim($this->object->getFullNameFormat('Тарасович')).'-Тарасович');
}
public function testSplDetect45()
{
$this->assertEquals('F-Тимофеевич', $this->object->splitFullName('Тимофеевич').'-Тимофеевич');
$this->assertEquals('F-Тимофеевич', trim($this->object->getFullNameFormat('Тимофеевич')).'-Тимофеевич');
}
public function testSplDetect46()
{
$this->assertEquals('F-Федорович', $this->object->splitFullName('Федорович').'-Федорович');
$this->assertEquals('F-Федорович', trim($this->object->getFullNameFormat('Федорович')).'-Федорович');
}
public function testSplDetect47()
{
$this->assertEquals('F-Феликсович', $this->object->splitFullName('Феликсович').'-Феликсович');
$this->assertEquals('F-Феликсович', trim($this->object->getFullNameFormat('Феликсович')).'-Феликсович');
}
public function testSplDetect48()
{
$this->assertEquals('F-Филиппович', $this->object->splitFullName('Филиппович').'-Филиппович');
$this->assertEquals('F-Филиппович', trim($this->object->getFullNameFormat('Филиппович')).'-Филиппович');
}
public function testSplDetect49()
{
$this->assertEquals('F-Эдуардович', $this->object->splitFullName('Эдуардович').'-Эдуардович');
$this->assertEquals('F-Эдуардович', trim($this->object->getFullNameFormat('Эдуардович')).'-Эдуардович');
}
public function testSplDetect50()
{
$this->assertEquals('F-Юрьевич', $this->object->splitFullName('Юрьевич').'-Юрьевич');
$this->assertEquals('F-Юрьевич', trim($this->object->getFullNameFormat('Юрьевич')).'-Юрьевич');
}
public function testSplDetect51()
{
$this->assertEquals('F-Яковлевич', $this->object->splitFullName('Яковлевич').'-Яковлевич');
$this->assertEquals('F-Яковлевич', trim($this->object->getFullNameFormat('Яковлевич')).'-Яковлевич');
}
public function testSplDetect52()
{
$this->assertEquals('F-Ярославочвич', $this->object->splitFullName('Ярославочвич').'-Ярославочвич');
$this->assertEquals('F-Ярославочвич', trim($this->object->getFullNameFormat('Ярославочвич')).'-Ярославочвич');
}
public function testSplDetect53()
{
$this->assertEquals('F-Александровна', $this->object->splitFullName('Александровна').'-Александровна');
$this->assertEquals('F-Александровна', trim($this->object->getFullNameFormat('Александровна')).'-Александровна');
}
public function testSplDetect54()
{
$this->assertEquals('F-Алексеевна', $this->object->splitFullName('Алексеевна').'-Алексеевна');
$this->assertEquals('F-Алексеевна', trim($this->object->getFullNameFormat('Алексеевна')).'-Алексеевна');
}
public function testSplDetect55()
{
$this->assertEquals('F-Анатольевна', $this->object->splitFullName('Анатольевна').'-Анатольевна');
$this->assertEquals('F-Анатольевна', trim($this->object->getFullNameFormat('Анатольевна')).'-Анатольевна');
}
public function testSplDetect56()
{
$this->assertEquals('F-Андреевна', $this->object->splitFullName('Андреевна').'-Андреевна');
$this->assertEquals('F-Андреевна', trim($this->object->getFullNameFormat('Андреевна')).'-Андреевна');
}
public function testSplDetect57()
{
$this->assertEquals('F-Антоновна', $this->object->splitFullName('Антоновна').'-Антоновна');
$this->assertEquals('F-Антоновна', trim($this->object->getFullNameFormat('Антоновна')).'-Антоновна');
}
public function testSplDetect58()
{
$this->assertEquals('F-Аркадьевна', $this->object->splitFullName('Аркадьевна').'-Аркадьевна');
$this->assertEquals('F-Аркадьевна', trim($this->object->getFullNameFormat('Аркадьевна')).'-Аркадьевна');
}
public function testSplDetect59()
{
$this->assertEquals('F-Богдановна', $this->object->splitFullName('Богдановна').'-Богдановна');
$this->assertEquals('F-Богдановна', trim($this->object->getFullNameFormat('Богдановна')).'-Богдановна');
}
public function testSplDetect60()
{
$this->assertEquals('F-Борисовна', $this->object->splitFullName('Борисовна').'-Борисовна');
$this->assertEquals('F-Борисовна', trim($this->object->getFullNameFormat('Борисовна')).'-Борисовна');
}
public function testSplDetect61()
{
$this->assertEquals('F-Валентиновна', $this->object->splitFullName('Валентиновна').'-Валентиновна');
$this->assertEquals('F-Валентиновна', trim($this->object->getFullNameFormat('Валентиновна')).'-Валентиновна');
}
public function testSplDetect62()
{
$this->assertEquals('F-Валерьевна', $this->object->splitFullName('Валерьевна').'-Валерьевна');
$this->assertEquals('F-Валерьевна', trim($this->object->getFullNameFormat('Валерьевна')).'-Валерьевна');
}
public function testSplDetect63()
{
$this->assertEquals('F-Васильевна', $this->object->splitFullName('Васильевна').'-Васильевна');
$this->assertEquals('F-Васильевна', trim($this->object->getFullNameFormat('Васильевна')).'-Васильевна');
}
public function testSplDetect64()
{
$this->assertEquals('F-Викторовна', $this->object->splitFullName('Викторовна').'-Викторовна');
$this->assertEquals('F-Викторовна', trim($this->object->getFullNameFormat('Викторовна')).'-Викторовна');
}
public function testSplDetect65()
{
$this->assertEquals('F-Владимировна', $this->object->splitFullName('Владимировна').'-Владимировна');
$this->assertEquals('F-Владимировна', trim($this->object->getFullNameFormat('Владимировна')).'-Владимировна');
}
public function testSplDetect66()
{
$this->assertEquals('F-Владиславовна', $this->object->splitFullName('Владиславовна').'-Владиславовна');
$this->assertEquals('F-Владиславовна', trim($this->object->getFullNameFormat('Владиславовна')).'-Владиславовна');
}
public function testSplDetect67()
{
$this->assertEquals('F-Вячеславовна', $this->object->splitFullName('Вячеславовна').'-Вячеславовна');
$this->assertEquals('F-Вячеславовна', trim($this->object->getFullNameFormat('Вячеславовна')).'-Вячеславовна');
}
public function testSplDetect68()
{
$this->assertEquals('F-Генадиевна', $this->object->splitFullName('Генадиевна').'-Генадиевна');
$this->assertEquals('F-Генадиевна', trim($this->object->getFullNameFormat('Генадиевна')).'-Генадиевна');
}
public function testSplDetect69()
{
$this->assertEquals('F-Георгиевна', $this->object->splitFullName('Георгиевна').'-Георгиевна');
$this->assertEquals('F-Георгиевна', trim($this->object->getFullNameFormat('Георгиевна')).'-Георгиевна');
}
public function testSplDetect70()
{
$this->assertEquals('F-Григорьевна', $this->object->splitFullName('Григорьевна').'-Григорьевна');
$this->assertEquals('F-Григорьевна', trim($this->object->getFullNameFormat('Григорьевна')).'-Григорьевна');
}
public function testSplDetect71()
{
$this->assertEquals('F-Даниловна', $this->object->splitFullName('Даниловна').'-Даниловна');
$this->assertEquals('F-Даниловна', trim($this->object->getFullNameFormat('Даниловна')).'-Даниловна');
}
public function testSplDetect72()
{
$this->assertEquals('F-Дмитриевна', $this->object->splitFullName('Дмитриевна').'-Дмитриевна');
$this->assertEquals('F-Дмитриевна', trim($this->object->getFullNameFormat('Дмитриевна')).'-Дмитриевна');
}
public function testSplDetect73()
{
$this->assertEquals('F-Евгеньевна', $this->object->splitFullName('Евгеньевна').'-Евгеньевна');
$this->assertEquals('F-Евгеньевна', trim($this->object->getFullNameFormat('Евгеньевна')).'-Евгеньевна');
}
public function testSplDetect74()
{
$this->assertEquals('F-Егоровна', $this->object->splitFullName('Егоровна').'-Егоровна');
$this->assertEquals('F-Егоровна', trim($this->object->getFullNameFormat('Егоровна')).'-Егоровна');
}
public function testSplDetect75()
{
$this->assertEquals('F-Ефимовна', $this->object->splitFullName('Ефимовна').'-Ефимовна');
$this->assertEquals('F-Ефимовна', trim($this->object->getFullNameFormat('Ефимовна')).'-Ефимовна');
}
public function testSplDetect76()
{
$this->assertEquals('F-Ивановна', $this->object->splitFullName('Ивановна').'-Ивановна');
$this->assertEquals('F-Ивановна', trim($this->object->getFullNameFormat('Ивановна')).'-Ивановна');
}
public function testSplDetect77()
{
$this->assertEquals('F-Игоревна', $this->object->splitFullName('Игоревна').'-Игоревна');
$this->assertEquals('F-Игоревна', trim($this->object->getFullNameFormat('Игоревна')).'-Игоревна');
}
public function testSplDetect78()
{
$this->assertEquals('F-Ильинична', $this->object->splitFullName('Ильинична').'-Ильинична');
$this->assertEquals('F-Ильинична', trim($this->object->getFullNameFormat('Ильинична')).'-Ильинична');
}
public function testSplDetect79()
{
$this->assertEquals('F-Кирилловна', $this->object->splitFullName('Кирилловна').'-Кирилловна');
$this->assertEquals('F-Кирилловна', trim($this->object->getFullNameFormat('Кирилловна')).'-Кирилловна');
}
public function testSplDetect80()
{
$this->assertEquals('F-Константиновна', $this->object->splitFullName('Константиновна').'-Константиновна');
$this->assertEquals('F-Константиновна', trim($this->object->getFullNameFormat('Константиновна')).'-Константиновна');
}
public function testSplDetect81()
{
$this->assertEquals('F-Леонидовна', $this->object->splitFullName('Леонидовна').'-Леонидовна');
$this->assertEquals('F-Леонидовна', trim($this->object->getFullNameFormat('Леонидовна')).'-Леонидовна');
}
public function testSplDetect82()
{
$this->assertEquals('F-Львовна', $this->object->splitFullName('Львовна').'-Львовна');
$this->assertEquals('F-Львовна', trim($this->object->getFullNameFormat('Львовна')).'-Львовна');
}
public function testSplDetect83()
{
$this->assertEquals('F-Максимовна', $this->object->splitFullName('Максимовна').'-Максимовна');
$this->assertEquals('F-Максимовна', trim($this->object->getFullNameFormat('Максимовна')).'-Максимовна');
}
public function testSplDetect84()
{
$this->assertEquals('F-Михайловна', $this->object->splitFullName('Михайловна').'-Михайловна');
$this->assertEquals('F-Михайловна', trim($this->object->getFullNameFormat('Михайловна')).'-Михайловна');
}
public function testSplDetect85()
{
$this->assertEquals('F-Николаевна', $this->object->splitFullName('Николаевна').'-Николаевна');
$this->assertEquals('F-Николаевна', trim($this->object->getFullNameFormat('Николаевна')).'-Николаевна');
}
public function testSplDetect86()
{
$this->assertEquals('F-Олеговна', $this->object->splitFullName('Олеговна').'-Олеговна');
$this->assertEquals('F-Олеговна', trim($this->object->getFullNameFormat('Олеговна')).'-Олеговна');
}
public function testSplDetect87()
{
$this->assertEquals('F-Павловна', $this->object->splitFullName('Павловна').'-Павловна');
$this->assertEquals('F-Павловна', trim($this->object->getFullNameFormat('Павловна')).'-Павловна');
}
public function testSplDetect88()
{
$this->assertEquals('F-Петровна', $this->object->splitFullName('Петровна').'-Петровна');
$this->assertEquals('F-Петровна', trim($this->object->getFullNameFormat('Петровна')).'-Петровна');
}
public function testSplDetect89()
{
$this->assertEquals('F-Робертовна', $this->object->splitFullName('Робертовна').'-Робертовна');
$this->assertEquals('F-Робертовна', trim($this->object->getFullNameFormat('Робертовна')).'-Робертовна');
}
public function testSplDetect90()
{
$this->assertEquals('F-Романовна', $this->object->splitFullName('Романовна').'-Романовна');
$this->assertEquals('F-Романовна', trim($this->object->getFullNameFormat('Романовна')).'-Романовна');
}
public function testSplDetect91()
{
$this->assertEquals('F-Семеновна', $this->object->splitFullName('Семеновна').'-Семеновна');
$this->assertEquals('F-Семеновна', trim($this->object->getFullNameFormat('Семеновна')).'-Семеновна');
}
public function testSplDetect92()
{
$this->assertEquals('F-Сергеевна', $this->object->splitFullName('Сергеевна').'-Сергеевна');
$this->assertEquals('F-Сергеевна', trim($this->object->getFullNameFormat('Сергеевна')).'-Сергеевна');
}
public function testSplDetect93()
{
$this->assertEquals('F-Степановна', $this->object->splitFullName('Степановна').'-Степановна');
$this->assertEquals('F-Степановна', trim($this->object->getFullNameFormat('Степановна')).'-Степановна');
}
public function testSplDetect94()
{
$this->assertEquals('F-Станиславовна', $this->object->splitFullName('Станиславовна').'-Станиславовна');
$this->assertEquals('F-Станиславовна', trim($this->object->getFullNameFormat('Станиславовна')).'-Станиславовна');
}
public function testSplDetect95()
{
$this->assertEquals('F-Тарасовна', $this->object->splitFullName('Тарасовна').'-Тарасовна');
$this->assertEquals('F-Тарасовна', trim($this->object->getFullNameFormat('Тарасовна')).'-Тарасовна');
}
public function testSplDetect96()
{
$this->assertEquals('F-Федоровна', $this->object->splitFullName('Федоровна').'-Федоровна');
$this->assertEquals('F-Федоровна', trim($this->object->getFullNameFormat('Федоровна')).'-Федоровна');
}
public function testSplDetect97()
{
$this->assertEquals('F-Феликсовна', $this->object->splitFullName('Феликсовна').'-Феликсовна');
$this->assertEquals('F-Феликсовна', trim($this->object->getFullNameFormat('Феликсовна')).'-Феликсовна');
}
public function testSplDetect98()
{
$this->assertEquals('F-Филипповна', $this->object->splitFullName('Филипповна').'-Филипповна');
$this->assertEquals('F-Филипповна', trim($this->object->getFullNameFormat('Филипповна')).'-Филипповна');
}
public function testSplDetect99()
{
$this->assertEquals('F-Эдуардовна', $this->object->splitFullName('Эдуардовна').'-Эдуардовна');
$this->assertEquals('F-Эдуардовна', trim($this->object->getFullNameFormat('Эдуардовна')).'-Эдуардовна');
}
public function testSplDetect100()
{
$this->assertEquals('F-Юрьевна', $this->object->splitFullName('Юрьевна').'-Юрьевна');
$this->assertEquals('F-Юрьевна', trim($this->object->getFullNameFormat('Юрьевна')).'-Юрьевна');
}
public function testSplDetect101()
{
$this->assertEquals('F-Яковлевна', $this->object->splitFullName('Яковлевна').'-Яковлевна');
$this->assertEquals('F-Яковлевна', trim($this->object->getFullNameFormat('Яковлевна')).'-Яковлевна');
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
public function testSplDetect{% id %}()
{
$this->assertEquals('{% gender %}-{% name %}', $this->object->splitFullName('{% name %}').'-{% name %}');
$this->assertEquals('{% gender %}-{% name %}', trim($this->object->getFullNameFormat('{% name %}')).'-{% name %}');
}