Package org.gnome.glib
Class TestCase
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.glib.TestCase
-
Constructor Summary
ConstructorDescriptionTestCase
(MemorySegment address) Create a TestCase proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
TestCase
Create a TestCase proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
-
Method Details
-
free
public void free()Free the this TestCase.
-