BooCompiler.Tests.CompilationTestFixture.GreaterThanEqualForInts C# (CSharp) Méthode

GreaterThanEqualForInts() private méthode

private GreaterThanEqualForInts ( ) : void
Résultat void
        public void GreaterThanEqualForInts()
        {
            RunCompilerTestCase("gte_int.boo");
        }