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
If a fully initialized @tested class has a field of type Conversation (https://docs.oracle.com/javaee/6/api/javax/enterprise/context/Conversation.html), then it should receive a conversation object which emulates the conversation context, for ease of testing.
The text was updated successfully, but these errors were encountered:
jmockit/jmockit1@4a0339e
rliesenfeld
No branches or pull requests
If a fully initialized @tested class has a field of type Conversation (https://docs.oracle.com/javaee/6/api/javax/enterprise/context/Conversation.html), then it should receive a conversation object which emulates the conversation context, for ease of testing.
The text was updated successfully, but these errors were encountered: