-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Neue Bedarfsthemen hinzugefügt #103
Conversation
[ci skip] [skip ci]
* Class RisikoLeben | ||
* @package Demv\Werte\Bedarf\Thema\Themen | ||
*/ | ||
final class RisikoLeben extends Bedarfsthema |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Risikoleben
*/ | ||
public function __construct() | ||
{ | ||
parent::__construct(self::ID, 'Risiko Leben', [Vorsorge::RISIKOLEBEN]); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Risikolebensversicherung
@@ -9,7 +9,7 @@ | |||
* Class RisikoLeben |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ich wusste dass du das vergisst 😉
@@ -39,4 +41,14 @@ public function testGetPKV(): void | |||
{ | |||
$this->checkGetOne($this->getBedarfsthemen(), PrivateKrankenversicherung::class); | |||
} | |||
|
|||
public function testGetRisikoLeben(): void |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hier auch 😜
closes #102
@alexmpunkt bitte auch noch mal das Naming überprüfen