Package com.is.findyourplace.Unit
Class TF1_3
java.lang.Object
com.is.findyourplace.Unit.TF1_3
@ExtendWith(org.springframework.test.context.junit.jupiter.SpringExtension.class)
@SpringBootTest(classes=com.is.findyourplace.FindYourPlaceApplication.class)
@AutoConfigureMockMvc
public class TF1_3
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
TF1_3
public TF1_3()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testViewEditProfile
- Throws:
Exception
-
testViewEditPreferences
- Throws:
Exception
-
testEditProfile
- Throws:
Exception
-
testEditProfileWithoutPass
- Throws:
Exception
-
testEditProfileNullName
- Throws:
Exception
-
testEditProfileNullSurname
- Throws:
Exception
-
testEditProfileNullDate
- Throws:
Exception
-
testEditProfileNotNullNumTel
- Throws:
Exception
-
testEditProfileNullUsername
- Throws:
Exception
-
testEditProfileNullEmail
- Throws:
Exception
-
testEditProfileExistingUsername
- Throws:
Exception
-
testEditProfileExistingEmail
- Throws:
Exception
-
testEditPreferences
- Throws:
Exception
-