Skip to content

Add tests for missing superclass and super-super method detection#227

Closed
ogolberg wants to merge 1 commit intomainfrom
add-missing-superclass-tests
Closed

Add tests for missing superclass and super-super method detection#227
ogolberg wants to merge 1 commit intomainfrom
add-missing-superclass-tests

Conversation

@ogolberg
Copy link
Member

Added two new test cases to verify Expediter correctly detects:

  1. Classes with missing superclasses at runtime
  2. Super method calls where the method exists on a grandparent class that is no longer on the classpath

Added two new test cases to verify Expediter correctly detects:
1. Classes with missing superclasses at runtime
2. Super method calls where the method exists on a grandparent class that is no longer on the classpath

Co-Authored-By: Claude <noreply@anthropic.com>
@ogolberg ogolberg closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant