Package de.hybris.platform.jdbcwrapper
Class JdbcTestSupport.JdbcStatistics
- java.lang.Object
-
- de.hybris.platform.jdbcwrapper.JdbcTestSupport.JdbcStatistics
-
- All Implemented Interfaces:
org.assertj.core.api.AssertProvider<JdbcTestSupport.JdbcStatisticsAssertions>
- Enclosing class:
- JdbcTestSupport
public static class JdbcTestSupport.JdbcStatistics extends java.lang.Object implements org.assertj.core.api.AssertProvider<JdbcTestSupport.JdbcStatisticsAssertions>
-
-
Constructor Summary
Constructors Constructor Description JdbcStatistics()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JdbcTestSupport.JdbcStatisticsAssertionsassertThat()voidattachToCurrentThread()voiddetach()
-
-
-
Method Detail
-
attachToCurrentThread
public void attachToCurrentThread()
-
detach
public void detach()
-
assertThat
public JdbcTestSupport.JdbcStatisticsAssertions assertThat()
- Specified by:
assertThatin interfaceorg.assertj.core.api.AssertProvider<JdbcTestSupport.JdbcStatisticsAssertions>
-
-