
Moq (514-06)
Authored by Nataly Revutska
Computers
1st Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is mock?
This is a fake object in the system that decides whether or not a unit test has passed or failed.
This is a controllable replacement for an existing dependency (or collaborator) in the system. By using this, you can test your code without dealing with the dependency directly.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Does Moq framework support out/ref arguments?
yes
no
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Choose all methods of Mock class
As
Behavior
Get
Verify
OnGetObject
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Choose structure of Moq namespace
MockFactory
SequenceExtensions
Times
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can Mock's Setup method be used with all return types of a function?
Yes
No
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Which ways to set up async methods are valid?
mock.Setup(foo => foo.DoSomethingAsync().Result).Returns(true);
mock.Setup(foo => foo.DoSomethingAsync()).ReturnsAsync(true);
mock.Setup(foo => foo.DoSomethingAsync()).Returns(async () => true);
mock.Setup(foo => foo.DoSomethingAsync()).Returns(true);
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Which options to match the generic type argument is valid?
(method: bool method<T>();)
mock.Setup(m => m.method<object>()).Returns(true);
mock.Setup(m => m.method()).Returns(true);
mock.Setup(m => m.method<It.IsAnyType>()).Returns(true);
mock.Setup<object>(m => m.method()).Returns(true);
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
12 questions
Ôn tập cuối học kỳ 2 môn Công nghệ 3 - 22 - 23
Quiz
•
1st - 5th Grade
10 questions
เกมตอบคำถามชุดคำสั่งโปรแกม Code.org
Quiz
•
1st - 5th Grade
11 questions
Ôn tập_kt giữa kỳ
Quiz
•
1st - 5th Grade
10 questions
ASAS SAINS KOMPUTER TING 1-( HTML 2)
Quiz
•
1st - 3rd Grade
13 questions
HTML тегтері
Quiz
•
1st Grade - University
10 questions
Программирование вложенных условий
Quiz
•
1st - 10th Grade
10 questions
9 сынып python
Quiz
•
1st Grade
9 questions
Limbaj C++
Quiz
•
1st - 5th Grade
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
Presidents' Day
Quiz
•
KG - 5th Grade
20 questions
Telling Time to the Hour and Half hour
Quiz
•
1st Grade
10 questions
Exploring Rosa Parks and Black History Month
Interactive video
•
1st - 5th Grade
6 questions
President's Day
Lesson
•
1st Grade
10 questions
Identifying Physical and Chemical Changes
Interactive video
•
1st - 5th Grade
7 questions
Lunar and Chinese New Year for Kids | Bedtime History
Interactive video
•
1st - 12th Grade
10 questions
Presidents Day
Interactive video
•
1st - 5th Grade
15 questions
Making Inferences
Quiz
•
1st - 3rd Grade