| Package | Description |
|---|---|
| org.eclipse.xtext.junit4.ui |
| Modifier and Type | Method and Description |
|---|---|
ContentAssistProcessorTestBuilder.ProposalTester |
ContentAssistProcessorTestBuilder.assertProposal(String expectedText)
Asserts the presence of at least single the proposal with the given replacement string
at the cursor position
ContentAssistProcessorTestBuilder.cursorPosition in the currently configured ContentAssistProcessorTestBuilder.model. |
ContentAssistProcessorTestBuilder.ProposalTester |
ContentAssistProcessorTestBuilder.assertProposalAtCursor(String expectedText)
Asserts the presence of at least single the proposal with the given replacement string
at the cursor position
<|> in the currently configured ContentAssistProcessorTestBuilder.model. |
ContentAssistProcessorTestBuilder.ProposalTester |
ContentAssistProcessorTestBuilder.assertProposalDisplayedAtCursor(String displayString)
Asserts the presence of at least single the proposal with the given display string
at the cursor position
<|> in the currently configured ContentAssistProcessorTestBuilder.model. |
ContentAssistProcessorTestBuilder.ProposalTester |
ContentAssistProcessorTestBuilder.ProposalTester.withDisplayString(String displayString) |
Copyright © 2016. All Rights Reserved.