Class TestCase

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class TestCase extends ProxyInstance
An opaque structure representing a test case.
  • Constructor Details

    • TestCase

      public TestCase(MemorySegment address)
      Create a TestCase proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • free

      public void free()
      Free the testCase.
      Since:
      2.70