Home
last modified time | relevance | path

Searched refs:buildTestClassPython (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-jep/jep-3.9.1/src/test/java/jep/test/
H A DTestGetJPyObject.java34 private static String buildTestClassPython() { in buildTestClassPython() method in TestGetJPyObject
46 interp.eval(buildTestClassPython()); in testGetAttr()
81 interp.eval(buildTestClassPython()); in testSetAttr()
117 interp.eval(buildTestClassPython()); in testDelAttr()