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

@Reload(MyClass.class) annotation #3141

Closed
levBagryansky opened this issue Apr 24, 2024 · 2 comments
Closed

@Reload(MyClass.class) annotation #3141

levBagryansky opened this issue Apr 24, 2024 · 2 comments

Comments

@levBagryansky
Copy link
Member

In order to initialize static fields of class for test we can implement such annotation. I should reinitialize static fields of class before test starting. The problem is which value to init them.

@levBagryansky
Copy link
Member Author

@volodya-lombrozo WDYT

@volodya-lombrozo
Copy link
Member

@levBagryansky I don't think we need it. Explained it here

@objectionary objectionary deleted a comment from github-actions bot Oct 14, 2024
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

3 participants