Testing Spring Boot Applications

Testing Spring Boot Applications

Spring I/O via YouTube Direct link

Intro

1 of 59

1 of 59

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Testing Spring Boot Applications

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Remote Service
  3. 3 Controller
  4. 4 Repository
  5. 5 Ymock
  6. 6 Integration Test
  7. 7 Configuration
  8. 8 Upgrading
  9. 9 Moving to Spring Boot
  10. 10 Annotations
  11. 11 Web Environment
  12. 12 Spring Boot Test
  13. 13 Dropback Classes
  14. 14 Upgrade to assertJ
  15. 15 What to import
  16. 16 Remove autowire annotation
  17. 17 Why use constructor injection
  18. 18 Expecting exceptions
  19. 19 Testing the message
  20. 20 Consistent naming
  21. 21 Mockito
  22. 22 Constructor Style
  23. 23 Testing
  24. 24 Auto Configuration
  25. 25 Vehicle Identification Number
  26. 26 Naming Suggestions
  27. 27 DataJPA
  28. 28 Spring Data Repository
  29. 29 Auto Configure
  30. 30 Auto Configure with Existing Tests
  31. 31 Shut Down MySQL
  32. 32 Auto Configure Test Database
  33. 33 Remote Services
  34. 34 Rest Template Recap
  35. 35 Protected Method
  36. 36 Rest Service Server
  37. 37 Happy Path
  38. 38 Mocking
  39. 39 JSON Test Setup
  40. 40 Remote Service Test
  41. 41 Testing Mocks
  42. 42 Testing Integration
  43. 43 Testing Service
  44. 44 MockBean
  45. 45 Mock injected
  46. 46 Test results
  47. 47 New features
  48. 48 Web MVC annotation
  49. 49 Mock MVC annotation
  50. 50 Getting a vehicle
  51. 51 Service Test
  52. 52 Mock MVC Test
  53. 53 Spring Boot MVC
  54. 54 Compulsive Notation
  55. 55 Balancing
  56. 56 Mock Bean
  57. 57 MachBeam
  58. 58 Other Applications
  59. 59 MetaAnnotations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.