Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Leonardo_R08
Posts
Comments
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
thanks, im going to watch mor about it
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
can you show me at least one ?
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
can you show me a link with a propper example ?
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
im only telling you what i saw from moq example
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
okay, so, the mock item should be in my project code aslo ?
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
then the class in tested project shoul use the interface
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
moq examples uses interface in test project for mocking
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
moq library examples make that for mocking
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
yes
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
application.tes make de interface, negocios should have the ref but application.test is referenced with negocios
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
i need to add an interfece in negocio, but i cand make the project reference, because should be a circular ref
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
application.test reference negocios project
33 replies
C
C#
•
Created by Leonardo_R08 on 4/20/2023 in
#help
❔ Using Moq Library for test
i only had two projects, application.test and negocios, thers no test for application
33 replies