17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Practical Junit & Mockito Test With Java SpringBoot & JPA
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Welcome to this amazing course, where you will learn about:
What is unit testing?
Why is unit testing important?
What is Test Driven Development(TDD) ?
How to apply Test Driven Development to the projects?
What is Junit and Mockito?
We will learn to write unit tests using Junit 5 Framework and Mockito Library.
We will start with how projects are developed in software companies using modern stacks like Java, Spring, SpringBoot, Hibernate, Spring Data JPA and Restful webservices.
In this course you will be understanding how different technology and its components work together to build a real world application which end users are able to use in real life. It will be a Property Management System.
We will also learn to relate different concepts with real world examples. In this course we will learn the following:
We will learn different concepts Spring Framework and RESTful webservices
We will learn about different design patterns like Singleton, Prototype, Factory, MVC, Adapter etc
We will learn to create production ready application in a layered architecture
We will learn about ORM and Spring data JPA(Java Persistence API)
What is Unit Testing
What is TDD(Test Driven Development)
Why is Testing important
What is Junit and Mockito
Different Annotations of Junit and Mockito
Comparison between Junit-4 and Junit-5
Writing Test cases for the project’s different API endpoints
Checking the code coverage & Debugging
Writing Test cases for Success, Failure and Error scenarios
Test cases for Model classes
You will also get the complete source code used in the course.
Who this course is for:
Anyone who wants to become a real backend developer and start to work in companies as a developer of develop high quality projects of their own
Requirements
Basics of Java Programming Language
Last Updated 2/2022
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
214.9 KB
.pad/1
109.8 KB
.pad/10
606.1 KB
.pad/11
724.3 KB
.pad/12
953.4 KB
.pad/13
275.3 KB
.pad/14
838.6 KB
.pad/15
76 KB
.pad/16
357.4 KB
.pad/17
440 KB
.pad/18
631.2 KB
.pad/19
415.3 KB
.pad/2
530.3 KB
.pad/20
708.6 KB
.pad/21
145.5 KB
.pad/22
428.9 KB
.pad/23
349.1 KB
.pad/24
710 KB
.pad/25
977.9 KB
.pad/26
308.8 KB
.pad/27
751.7 KB
.pad/28
237.8 KB
.pad/29
908 KB
.pad/3
147.1 KB
.pad/30
774.7 KB
.pad/31
790.3 KB
.pad/32
762.6 KB
.pad/33
428.8 KB
.pad/34
943.8 KB
.pad/35
173 KB
.pad/36
1005.7 KB
.pad/37
617.2 KB
.pad/38
547.9 KB
.pad/39
553.2 KB
.pad/4
206.3 KB
.pad/40
560.2 KB
.pad/41
910.9 KB
.pad/42
887.5 KB
.pad/43
869.5 KB
.pad/44
587.1 KB
.pad/45
864.3 KB
.pad/46
297.8 KB
.pad/5
661.6 KB
.pad/6
256.3 KB
.pad/7
119.6 KB
.pad/8
654.9 KB
.pad/9
545.6 KB
TutsNode.com.txt
63 B
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/10. Understanding and Creating DTO.mp4
67.6 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/11. Understanding RESTful webservice with practical example.mp4
108.9 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/12. Understanding RequestParam annotation with practical code example.mp4
221.9 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/13. Undesrtanding PathVariable annotation with practical code example.mp4
165.4 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/14. Undesrtanding Post Put Delete annotation and ResponseEntity with practical code.mp4
223.5 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/2. What is Unit Testing and Test Driven Development.mp4
56.5 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/3. Software Installation.mp4
38.2 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/5. Walkthrough of Springboot starter project files and folders.mp4
154.4 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/6. Introduction to Spring Framework and SpringBoot.mp4
69.3 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/7. RESTful webservices Http methods Status code SpringBoot Annotation.mp4
152.5 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/8. MVC Design Pattern Part-1.mp4
119.4 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/1. Introduction Setup and Concept Building/9. MVC Design Pattern Part-2.mp4
59.4 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/10. Source Code/1. Source Code.html
131 B
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/1. Save new property Post endpoint.mp4
75.1 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/10. Sending back the new entity along with status using ResponseEntity.mp4
125.7 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/2. Creating Service layer Dependency Injection Autowired Singleton Prototype.mp4
151.4 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/3. Understanding Layered Architecture and Need for different database in DTAP.mp4
36.4 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/4. Overview of Hibernate ORM Framework and JPA specification.mp4
340.8 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/5. Understanding how ORM framework like Hibernate work and different hibernate.mp4
129.7 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/6. Working on Entity class and understanding different JPA annotation.mp4
104.6 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/7. Saving Property in DB with PropertyRepository.mp4
257.9 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/8. MVC pattern.mp4
29.8 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/2. Layered Architecture, ORM Framework and Creating new property API/9. Added PropertyConverter for DTO to Entity.mp4
67.1 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/3. GET, PUT, PATCH, DELETE operation on properties/1. Get All Properties.mp4
131.1 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/3. GET, PUT, PATCH, DELETE operation on properties/2. PutMapping and full update of a property.mp4
157.9 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/3. GET, PUT, PATCH, DELETE operation on properties/3. Partial update of price or Description using patch operation.mp4
164.7 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/3. GET, PUT, PATCH, DELETE operation on properties/4. Delete property by property id and Delete mapping.mp4
73.2 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/4. Unit Test & Different Annotations/1. What is Unit Testing and Test Driven Development.mp4
56.5 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/5. Lifecycle of Test and Assertions/3. Different Assertion methods.mp4
47.5 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/6. Writing Test Cases with JUnit 5/1. Package structure and Dependency.mp4
41.1 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/6. Writing Test Cases with JUnit 5/2. Writing Our First Junit and Mockito Test.mp4
146.3 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/6. Writing Test Cases with JUnit 5/3. Applying BeforeEach and AfterEach to our Test scenarios.mp4
74.2 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/6. Writing Test Cases with JUnit 5/4. Applying BeforeAll and AfterAll to the test scenarios.mp4
47.1 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/6. Writing Test Cases with JUnit 5/5. Code Coverage By Writing Test for Different Scenarios.mp4
93.3 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/6. Writing Test Cases with JUnit 5/7. Writing Test for Complex Object with multiple Assertions.mp4
124.6 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/7. Writing Test Cases for Controller Layer/1. Writing Test for PropertyController & understanding why we need Mock Annotation.mp4
126.9 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/7. Writing Test Cases for Controller Layer/2. Usage of Mock Annotation to avoid dependencies getting null value.mp4
60 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/7. Writing Test Cases for Controller Layer/3. Using When Then to bypass the dependency in our testing logic.mp4
128.2 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/7. Writing Test Cases for Controller Layer/4. Test case for Get All Properties method in controller.mp4
116.6 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/7. Writing Test Cases for Controller Layer/5. Test case for update price method in controller.mp4
88 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/8. Writing Test Cases for Converter & Service layer/1. Test case for Converter DTO to Entity.mp4
80.3 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/8. Writing Test Cases for Converter & Service layer/2. Test case for Converter Entity to DTO.mp4
32.7 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/8. Writing Test Cases for Converter & Service layer/3. Testing Saved Property of Service Layer.mp4
179.8 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/8. Writing Test Cases for Converter & Service layer/4. Test case for Get All Properties in Service.mp4
95.7 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/8. Writing Test Cases for Converter & Service layer/5. Test case for Update All Properties in Service.mp4
115.3 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/8. Writing Test Cases for Converter & Service layer/6. Test case for Update Description for Property in Service.mp4
65.8 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/9. Writing Test cases for Exception and Model/1. Testing Exception Scenario - Part-1.mp4
36.2 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/9. Writing Test cases for Exception and Model/2. Testing Exception Scenario - Part-2.mp4
86.7 MB
[TutsNode.com] - Practical Junit & Mockito Test with Java SpringBoot & JPA/9. Writing Test cases for Exception and Model/3. Testing the Model or DTO classes.mp4