예제 #1
0
 public void AlwaysTrueFilter_WhenInvoked_ReturnsTrue()
 {
     Assert.True(AssemblyExtensions.AlwaysTrueFilter(string.Empty));
 }