예제 #1
0
 public void NoExpressionsMeansNotMatched()
 {
     Assert.False(bouncer.IsIncluded("$/Any/Path"));
 }