Skip to content

Test Result : BracketMatcherTest

0 failures (±0)
9 tests (±0)
Took 3 ms.

All Tests

Test nameDurationStatus
getBrackets() detects 'one().two().three'0 msPassed
getBrackets() detects 'outer(inner('0 msPassed
getBrackets() detects 'outer(inner())'0 msPassed
getBrackets() detects 'single()'0 msPassed
getBrackets() detects 'single().inText'0 msPassed
getBrackets() is empty for 'some text'0 msPassed
getOpenBrackets() detects 'outer(inner(), text('3 msPassed
hasOpenBrackets() = false for 'outer(inner())'0 msPassed
hasOpenBrackets() = true for 'outer(inner(), text()'0 msPassed