Home
last modified time | relevance | path

Searched refs:assertSupported (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/xml/
DNormalizeTest.java71 assertSupported("canonical-form", false); in testCanonicalForm()
77 assertSupported("cdata-sections", false); in testCdataSections()
78 assertSupported("cdata-sections", true); in testCdataSections()
83 assertSupported("check-character-normalization", false); in testCheckCharacterNormalization()
89 assertSupported("comments", false); in testComments()
90 assertSupported("comments", true); in testComments()
95 assertSupported("datatype-normalization", false); in testDatatypeNormalization()
96 assertSupported("datatype-normalization", true); in testDatatypeNormalization()
111 assertSupported("element-content-whitespace", true); in testElementContentWhitespace()
116 assertSupported("entities", false); in testEntities()
[all …]