public class TestSentenceSplitterService extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
sampleText
Text to split into sentences.
|
protected static int |
sentenceCount
Number of sentences.
|
protected static java.lang.String[] |
tokens
Token list.
|
baseServerURL| Constructor and Description |
|---|
TestSentenceSplitterService() |
| Modifier and Type | Method and Description |
|---|---|
void |
testSentenceSplitterService()
Test sentence splitter service.
|
createClientResource, createClientResource, getServiceURL, setUp, tearDown