Class | Class |
In: |
lib/gherkin/native/null.rb
lib/gherkin/native/java.rb lib/gherkin/native/therubyracer.rb |
Parent: | Object |
Causes a Java class to be instantiated instead of the Ruby class when running on JRuby. This is used to test both pure Java and pure Ruby classes from the same Ruby based test suite. The Java Class must have a package name that corresponds with the Ruby class.