Class PolyglotEngineWithRuby

java.lang.Object
com.oracle.truffle.tck.impl.PolyglotEngineWithRuby

public class PolyglotEngineWithRuby extends Object
Tests with code snippets referencing Ruby (executed only when implementation of Ruby is around).
  • Constructor Details

    • PolyglotEngineWithRuby

      public PolyglotEngineWithRuby()
  • Method Details

    • initEngine

      public void initEngine()
    • disposeEngine

      public void disposeEngine()
    • testCallRubyFunctionFromJava

      public void testCallRubyFunctionFromJava()
    • callRubyFunctionFromJava

      public void callRubyFunctionFromJava()