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

Testexecutors #6

Closed
wants to merge 3 commits into from
Closed

Testexecutors #6

wants to merge 3 commits into from

Conversation

bechte
Copy link
Contributor

@bechte bechte commented Oct 30, 2015

No description provided.

- Adding TestExecutor interface to all TestDescriptors (renaming them with names that make sense)
- TestExecutionResolvers with Registry
Conflicts:
	junit-engine-api/src/main/java/org/junit/gen5/engine/EngineDescriptor.java
	junit-launcher/src/main/java/org/junit/gen5/launcher/Launcher.java
	junit-launcher/src/main/java/org/junit/gen5/launcher/TestListenerRegistry.java
	junit5-engine/src/main/java/org/junit/gen5/engine/junit5/JavaClassTestDescriptor.java
	junit5-engine/src/main/java/org/junit/gen5/engine/junit5/JavaMethodTestDescriptor.java
	junit5-engine/src/main/java/org/junit/gen5/engine/junit5/JavaTestDescriptorFactory.java
	junit5-engine/src/main/java/org/junit/gen5/engine/junit5/TestExecutor.java
	junit5-engine/src/test/java/org/junit/gen5/engine/junit5/JUnit5TestEngineTests.java
@marcphilipp
Copy link
Member

@bechte I think this can be closed?

@sbrannen
Copy link
Member

yep, this can be closed: we integrated all of this on Friday.

@sbrannen sbrannen closed this Oct 31, 2015
@jlink jlink deleted the testexecutors branch January 20, 2016 09:05
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.

3 participants