Fachada Tests #80
Annotations
10 errors
|
test/LibraryTests/Fachada_allTest.cs#L260
'Fachada' does not contain a definition for 'ObtenerCliente' and no accessible extension method 'ObtenerCliente' accepting a first argument of type 'Fachada' could be found (are you missing a using directive or an assembly reference?)
|
|
test/LibraryTests/Fachada_allTest.cs#L259
'Fachada' does not contain a definition for 'ActualizarClienteEmail' and no accessible extension method 'ActualizarClienteEmail' accepting a first argument of type 'Fachada' could be found (are you missing a using directive or an assembly reference?)
|
|
test/LibraryTests/Fachada_allTest.cs#L258
Cannot implicitly convert type 'void' to 'int'
|
|
test/LibraryTests/Fachada_allTest.cs#L251
'Assert' does not contain a definition for 'AreEqual'
|
|
test/LibraryTests/Fachada_allTest.cs#L250
'Assert' does not contain a definition for 'AreEqual'
|
|
test/LibraryTests/Fachada_allTest.cs#L249
'Assert' does not contain a definition for 'AreEqual'
|
|
test/LibraryTests/Fachada_allTest.cs#L248
'Assert' does not contain a definition for 'AreEqual'
|
|
test/LibraryTests/Fachada_allTest.cs#L247
'Assert' does not contain a definition for 'IsNotNull'
|
|
test/LibraryTests/Fachada_allTest.cs#L246
'Fachada' does not contain a definition for 'ObtenerCliente' and no accessible extension method 'ObtenerCliente' accepting a first argument of type 'Fachada' could be found (are you missing a using directive or an assembly reference?)
|
|
test/LibraryTests/Fachada_allTest.cs#L245
Cannot implicitly convert type 'void' to 'int'
|
The logs for this run have expired and are no longer available.
Loading