Skip to content
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

Einrichtung und Verwendung von Mockito Tests #52

Closed
elodin7 opened this issue Dec 12, 2018 · 4 comments
Closed

Einrichtung und Verwendung von Mockito Tests #52

elodin7 opened this issue Dec 12, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request sprint3

Comments

@elodin7
Copy link
Contributor

elodin7 commented Dec 12, 2018

Die Aufgabe besteht darin die Handler über Mockito testen zu können.

Es sollen funktionfähige Tests zur Auswertung erstellt und durch alle Teammitgliede verwendet weren können.

@elodin7
Copy link
Contributor Author

elodin7 commented Dec 12, 2018

Mockito Tests wurden für die ersten Intents implementiert und können nun verwendet werden.

@nikoliai
Copy link
Contributor

Alles prima. Ich würde nur noch die zwei JUnit Tests für die Klasse ModifyRecipeByUnitsIntentHandler hinzufügen (für die Methoden resetState() und toggleState()). Und in TellMeCategoriesIntentHandlerTest fehlt noch ein Test für die else-Verzweigung.

@elodin7
Copy link
Contributor Author

elodin7 commented Jan 4, 2019

Alles prima. Ich würde nur noch die zwei JUnit Tests für die Klasse ModifyRecipeByUnitsIntentHandler hinzufügen (für die Methoden resetState() und toggleState()). Und in TellMeCategoriesIntentHandlerTest fehlt noch ein Test für die else-Verzweigung.

Waren bereits getestet. toggleState() wird lediglich einmal ausgelöst und andernfalls resettet.

Plugsocket added a commit that referenced this issue Jan 6, 2019
Plugsocket added a commit that referenced this issue Jan 6, 2019
@elodin7
Copy link
Contributor Author

elodin7 commented Jan 7, 2019

ca. 90% Testabdeckung wurde erreicht. Issue closed.

@elodin7 elodin7 closed this as completed Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sprint3
Projects
None yet
Development

No branches or pull requests

2 participants