Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
4,542 results
So you've come across unit tests but you're unsure what they are? In this question, I'll give you a brief answer to the question, ...
6,277 views
3 years ago
Shows how to create MSTest Test Projects and use them to test methods in your other projects.
27,408 views
4 years ago
Why and how you should unit test your BASH code using shunit2 ## Links Slides ...
2,412 views
2 years ago
But one component of TDD - Unit Testing - definitely has its uses. If you are dealing with boundaries of time or quantity, it's a good ...
3,022 views
NASA's tech fellow, Dr. Lorraine (Lore) Prokop describes what software unit testing is, why to unit test, and demonstrates how to ...
2,121 views
Unit Testing C Code closed Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...
3 views
1 year ago
Testing is important! So this video is a quick example of how to use CMake and CTest to add unit tests to your modern C++ ...
256 views
9 months ago
Code Review: Simple Unit Test in C Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
1 view
Using Google Tests in VS 2019 for C++ 0:00 Creating the Google Test project in VS 2019 2:48 Importing received tests and ...
11,996 views
This video will give you a quick overview of the cmake changes and github action changes needed to add and execute catch 2 ...
180 views
2 months ago
Shows how to create a basic leap year testing desktop application, then how to create a MS Test Project with test methods to see if ...
878 views
Welcome to the C Game Engine Course! In this episode, we are going to build a custom unit testing framework, which is going to ...
113 views
8 months ago
Unit testing a Linked List implementation in C++ I hope you found a solution that worked for you :) The Content (except music ...
16 views
In this video, we dive into the essential topic of unit testing asynchronous methods in C#. As asynchronous programming becomes ...
8 views
5 months ago
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
728 views
5 years ago
In this tutorial we demonstrate how functions can be unit tested in Alice. Unit testing allows us to check the correctness of functions ...
336 views
14 years ago
Shows how you add an xUnit Test Project to an existing C# solution. It demonstrates using Fact and Theory with different Assert ...
6,998 views
I go over unit testing; setting up Mocha, Chai, and writing your first unit tests. I also cover briefly the 2 syntaxes, using the expect ...
19,004 views
8 years ago
... of how to write a simple mock class in C++ using Google GMock framework and how to simple use it in unit test using GTest.
12,908 views
P.S.R. Patnaik Assistant Professor Computer Science and Engineering Walchand Institute of Technology.
391 views
6 years ago
I cover positive and negative tests for functions and how errors are handled in Mocha.
8,005 views
... function in unit test. Source code you can find here: https://github.com/tajnosc/gmock/blob/main/MockFunctionExample.cpp ...
1,364 views
We use function partials (partially applied applications) to mock our dependencies for our unit tests using Lodash's _.partial ...
589 views
UPDATE: We've set the licensing on this short to CC Attribution, so if you want to use it for training or to show at an office, go nuts!
1,006 views
10 years ago
Code Review: Unit testing a servlet in a meaningful way Helpful? Please support me on Patreon: ...
20 views