0 votes
in JAVA by
_____ is a class level annotation to indicate the Application context for the test that will be Web application context.

@RestApplication

@ServersideConfiguration

@JsonConfiguration

@WebAppConfiguration

1 Answer

0 votes
by
@WebAppConfiguration

Related questions

+2 votes
asked May 12, 2021 in JAVA by rajeshsharma
0 votes
asked Feb 13, 2020 in JAVA by rahuljain1
...