public class DetectorTest
extends java.lang.Object
Detector and DetectorFactory.| Constructor and Description |
|---|
DetectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testDetector1() |
void |
testDetector2() |
void |
testDetector3() |
void |
testDetector4() |
void |
testFactoryFromJsonString() |
void |
testLangList() |
void |
testLangListException() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic final void testDetector1()
throws LangDetectException
LangDetectExceptionpublic final void testDetector2()
throws LangDetectException
LangDetectExceptionpublic final void testDetector3()
throws LangDetectException
LangDetectExceptionpublic final void testDetector4()
throws LangDetectException
LangDetectExceptionpublic final void testLangList()
throws LangDetectException
LangDetectExceptionpublic final void testLangListException()
throws LangDetectException
LangDetectExceptionpublic final void testFactoryFromJsonString()
throws LangDetectException
LangDetectException