Instant icon indicating copy to clipboard operation
Instant copied to clipboard

private/internal methods inaccessible

Open ermau opened this issue 12 years ago • 1 comments

Now that we're just compiling full code, including for the test code, private, protected and internal methods are no longer callable. Need to devise a way to call these.

ermau avatar Dec 16 '12 20:12 ermau

Maybe we can rewrite the test code into some reflection code.

ermau avatar Dec 16 '12 20:12 ermau