Searched refs:ARMENIAN_FULL_STOP (Results 1 – 1 of 1) sorted by relevance
46 private static final int ARMENIAN_FULL_STOP = '\u0589'; field in SpacingAndPunctuationsTests164 assertTrue(ARMENIA_ARMENIAN.isWordSeparator(ARMENIAN_FULL_STOP)); in testWordSeparator()168 assertFalse(ARMENIAN.isWordSeparator(ARMENIAN_FULL_STOP)); in testWordSeparator()325 assertTrue(ARMENIA_ARMENIAN.isUsuallyFollowedBySpace(ARMENIAN_FULL_STOP)); in testIsUsuallyFollowedBySpace()376 assertTrue(ARMENIA_ARMENIAN.isSentenceSeparator(ARMENIAN_FULL_STOP)); in testIsSentenceSeparator()