Pruebas unitarias para la clase NetworkUtils
Definition at line 18 of file NetworkUtilsTest.java.
◆ checkUrlAvailability_withTimeout_respectsTimeout()
void com.example.food_front.utils.NetworkUtilsTest.checkUrlAvailability_withTimeout_respectsTimeout |
( |
| ) |
|
|
inline |
◆ isNetworkAvailable_withConnectedNetwork_returnsTrue()
void com.example.food_front.utils.NetworkUtilsTest.isNetworkAvailable_withConnectedNetwork_returnsTrue |
( |
| ) |
|
|
inline |
◆ isNetworkAvailable_withDisconnectedNetwork_returnsFalse()
void com.example.food_front.utils.NetworkUtilsTest.isNetworkAvailable_withDisconnectedNetwork_returnsFalse |
( |
| ) |
|
|
inline |
◆ isNetworkAvailable_withNullNetworkInfo_returnsFalse()
void com.example.food_front.utils.NetworkUtilsTest.isNetworkAvailable_withNullNetworkInfo_returnsFalse |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: