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

port TCK to Java #12

Closed
rkuhn opened this issue Apr 3, 2014 · 1 comment
Closed

port TCK to Java #12

rkuhn opened this issue Apr 3, 2014 · 1 comment

Comments

@rkuhn
Copy link
Member

rkuhn commented Apr 3, 2014

No description provided.

@ktoso ktoso self-assigned this Apr 10, 2014
@rkuhn rkuhn unassigned ktoso Apr 11, 2014
ktoso added a commit to ktoso/reactive-streams that referenced this issue Apr 14, 2014
In which we trade off less-DRY in order to be scala-version independent.
TCK does not depend on Scala at all now.

Please review and I'll rename Java* => * and remove the Scala one versions.
ktoso added a commit to ktoso/reactive-streams that referenced this issue Apr 14, 2014
In which we trade off less-DRY in order to be scala-version independent.
TCK does not depend on Scala at all now.

Please review and I'll rename Java* => * and remove the Scala one versions.
ktoso added a commit to ktoso/reactive-streams that referenced this issue Apr 14, 2014
In which we trade off less-DRY in order to be scala-version independent.
TCK does not depend on Scala at all now.

Please review and I'll rename Java* => * and remove the Scala one versions.
ktoso added a commit to ktoso/reactive-streams that referenced this issue Apr 14, 2014
In which we trade off less-DRY in order to be scala-version independent.
TCK does not depend on Scala at all now.

Please review and I'll rename Java* => * and remove the Scala one versions.
ktoso added a commit to ktoso/reactive-streams that referenced this issue Apr 14, 2014
* In which we trade off less-DRY in order to be scala-version independent.
* TCK does not depend on Scala at all now.
* Added tests testing the TCK, if we properly delegate all tests from Processor -> {Producer, Subscriber}
* Made SBT run the TestNG test
* Made the "pending" tests (decided by returning null in the special create... methods) actualy visible as PENDING to testNG
rkuhn added a commit that referenced this issue Apr 14, 2014
@rkuhn
Copy link
Member Author

rkuhn commented Apr 15, 2014

fixed by #15

@rkuhn rkuhn closed this as completed Apr 15, 2014
benjchristensen pushed a commit that referenced this issue Apr 24, 2014
* In which we trade off less-DRY in order to be scala-version independent.
* TCK does not depend on Scala at all now.
* Added tests testing the TCK, if we properly delegate all tests from Processor -> {Producer, Subscriber}
* Made SBT run the TestNG test
* Made the "pending" tests (decided by returning null in the special create... methods) actualy visible as PENDING to testNG
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

No branches or pull requests

2 participants