C# Class Sanity.NullChannels

ファイルを表示 Open project: JoinPatterns/ScalableJoins

Public Methods

Method Description
Test ( ) : void
TestAndAndNull ( ) : void
TestAndForeign ( ) : void
TestAndNull ( ) : void
TestDoNull ( ) : void
TestEmptyPatterns ( ) : void
TestRedundantPatterns ( ) : void
TestRepeatedChannels ( ) : void
TestWhenForeign ( ) : void
TestWhenNull ( ) : void

Method Details

Test() public static method

public static Test ( ) : void
return void

TestAndAndNull() public static method

public static TestAndAndNull ( ) : void
return void

TestAndForeign() public static method

public static TestAndForeign ( ) : void
return void

TestAndNull() public static method

public static TestAndNull ( ) : void
return void

TestDoNull() public static method

public static TestDoNull ( ) : void
return void

TestEmptyPatterns() public static method

public static TestEmptyPatterns ( ) : void
return void

TestRedundantPatterns() public static method

public static TestRedundantPatterns ( ) : void
return void

TestRepeatedChannels() public static method

public static TestRepeatedChannels ( ) : void
return void

TestWhenForeign() public static method

public static TestWhenForeign ( ) : void
return void

TestWhenNull() public static method

public static TestWhenNull ( ) : void
return void