Skip to content

2.x: BaseTestConsumer add assertValueAt(index, Predicate<T>) #4690

Merged
akarnokd merged 1 commit intoReactiveX:2.xfrom
vanniktech:assert_predicate_index
Oct 11, 2016
Merged

2.x: BaseTestConsumer add assertValueAt(index, Predicate<T>) #4690
akarnokd merged 1 commit intoReactiveX:2.xfrom
vanniktech:assert_predicate_index

Conversation

@vanniktech
Copy link
Collaborator

Fixes #4688

  • adds assertValueAt(index, Predicate) to BaseTestConsumer

@codecov-io
Copy link

Current coverage is 82.82% (diff: 100%)

Merging #4690 into 2.x will decrease coverage by <.01%

@@                2.x      #4690   diff @@
==========================================
  Files           566        566          
  Lines         37560      37564     +4   
  Methods           0          0          
  Messages          0          0          
  Branches       5781       5782     +1   
==========================================
+ Hits          31113      31114     +1   
+ Misses         4421       4420     -1   
- Partials       2026       2030     +4   

Powered by Codecov. Last update 7e89c1f...9c5a724

@akarnokd akarnokd added this to the 2.0 RC5 milestone Oct 11, 2016
@akarnokd akarnokd merged commit 6ad74b3 into ReactiveX:2.x Oct 11, 2016
@vanniktech vanniktech deleted the assert_predicate_index branch October 11, 2016 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants