get
Factory method to create a new ApplicationContextAssertProvider instance.
Return
a ApplicationContextAssertProvider instance
Parameters
the assert provider type
the context type
the type of ApplicationContextAssertProvider required (must bean interface)
the type of ApplicationContext being managed (must be aninterface)
a supplier that will either return a fully configured ApplicationContext or throw an exception if the context fails to start.
Factory method to create a new ApplicationContextAssertProvider instance.
Return
a ApplicationContextAssertProvider instance
Since
3.4.0
Parameters
the assert provider type
the context type
the type of ApplicationContextAssertProvider required (must bean interface)
the type of ApplicationContext being managed (must be aninterface)
a supplier that will either return a fully configured ApplicationContext or throw an exception if the context fails to start.
and additional context interfaces to add to theproxy