Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null pointer problem in running ProjectOverallTest.java #277

Open
peri103 opened this issue Jun 15, 2022 · 0 comments
Open

Null pointer problem in running ProjectOverallTest.java #277

peri103 opened this issue Jun 15, 2022 · 0 comments

Comments

@peri103
Copy link
Collaborator

peri103 commented Jun 15, 2022

Context

After I downloaded the code and configured it in eclipse, I ran ProjectOverallTest.java. It is found that when the Boolean value aor is set to false, the program can get two files: BasicRules_ESTest_scaffoldin.java and BasicRules_ESTest.java. However, when I change the value of aor to true, the program will get a null pointer error. I am not sure whether it‘s the code error or configurations have some error such as some paths.

Steps to Reproduce

  1. Set the boolean aor = true (the testBasicRulesObj method in ProjectOverallTest.java)2. 2.
  2. Run it
  3. See error

Current Result

Error when generating tests for: feature.objectconstruction.testgeneration.example.graphcontruction.BasicRules.checkRules.BasicRules with seed 1655267180609. Configuration id : null
image
image

Environment

OS: MacOS
Eclipse version: 4.23.0

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

No branches or pull requests

1 participant