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

Added the possibility to define any route. #108

Merged
merged 4 commits into from
Apr 7, 2017
Merged

Added the possibility to define any route. #108

merged 4 commits into from
Apr 7, 2017

Conversation

israelcolomer
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 68.54% when pulling 9495df3 on ic/any-route into 7b03665 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 68.521% when pulling 537853a on ic/any-route into 7b03665 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 69.157% when pulling c7fa5ab on ic/any-route into 7b03665 on master.

}

@Test
public void elsAnyRouteHonoredIfObservableReturned() {
Copy link
Owner

Choose a reason for hiding this comment

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

sp.

/**
* @author Israel Colomer (israelcolomer@gmail.com)
*/
public class ElseBuilderTest {
Copy link
Owner

Choose a reason for hiding this comment

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

It's a bit weird to have tests for ElseBuilder - the interface is separate from RouteBuilder mostly to have the fluent chaining make sense. These tests should be in RouteBuilderTest

@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 69.157% when pulling 9b2d058 on ic/any-route into 7b03665 on master.

@rchodava rchodava merged commit 6c3c989 into master Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants