632633634635636637638639640641642
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageEnResultSpecCapital() throws Exception {
675676677678679680681682683684685
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageJa() throws Exception {
715716717718719720721722723724725
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageJaResultSpec() throws Exception {
758759760761762763764765766767768
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageXunSpec() throws Exception {
798799800801802803804805806807808
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageXunSpecResultSpec() throws Exception {
841842843844845846847848849850851
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageEsFooBar() throws Exception {
881882883884885886887888889890891
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageEsFooBarResultSpec() throws Exception {
924925926927928929930931932933934
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageEsZhCNSmall() throws Exception {
964965966967968969970971972973974
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } public void testSequencerCapabilityLanguageEsZhCNResultSpecSmall() throws Exception {
10071008100910101011101210131014101510161017
} catch (Exception ex) { JUnitExtension.handleException(ex); } finally { // Destroy the CAS, releasing resources. if (ae != null) { ae.destroy(); } } } }