@groovy.transform.CompileStatic class TestsCompleter extends ClassNameCompleter
A completer that completes the names of the tests in the project
| Constructor and description |
|---|
TestsCompleter
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
isValidResource(org.springframework.core.io.Resource resource) |
| Methods inherited from class | Name |
|---|---|
class ClassNameCompleter |
isValidResource, refreshAll |
class StringsCompleter |
complete, getStrings, setStrings |