Skip to content

Conversation

ConradoMateu
Copy link
Collaborator

close #35

fun `Ingredient Decorator should return ingredient cost plus base noodle cost`() =
assertThat(Pork(UdonNoodles()).calculateCost(), `is`(8.00))


Copy link
Collaborator Author

@ConradoMateu ConradoMateu May 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ups

@ConradoMateu
Copy link
Collaborator Author

Good job cotel 👌🏼, I have to improve my kotlin syntax jeje.

@Cotel Cotel added the OOP label Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mediator design pattern

2 participants