Searched refs:actual (Results 1 – 6 of 6) sorted by relevance
63 IllegalArgumentException actual = in assertThrows_expectedExceptionTypeThrown_returnsSameObject() local70 assertThat(actual).isSameInstanceAs(expected); in assertThrows_expectedExceptionTypeThrown_returnsSameObject()77 RuntimeException actual = in assertThrows_subTypeOfExpectedExceptionTypeThrown_returnsSameObject() local84 assertThat(actual).isSameInstanceAs(expected); in assertThrows_subTypeOfExpectedExceptionTypeThrown_returnsSameObject()
134 File actual = resolver.resolveRemoteFiles(APP_URI_FILE, EMPTY_PARAMS); in templateNotSet_returnsNull() local136 assertThat(actual).isNull(); in templateNotSet_returnsNull()156 File actual = resolver.resolveRemoteFiles(APP_URI_FILE, EMPTY_PARAMS); in templateHasNoPlaceholders_returnsFileWithoutExpansion() local158 assertThat(actual).isEqualTo(expected); in templateHasNoPlaceholders_returnsFileWithoutExpansion()193 File actual = resolver.resolveRemoteFiles(uri, EMPTY_PARAMS); in templateContainsPlaceholder_resolvesUriToFile() local195 assertThat(actual).isEqualTo(expected); in templateContainsPlaceholder_resolvesUriToFile()216 File actual = resolver.resolveRemoteFiles(APP_URI_FILE, EMPTY_PARAMS); in templateExpandsToUriWithUnsupportedScheme_returnsExpandedUri() local218 assertThat(actual).isEqualTo(expected); in templateExpandsToUriWithUnsupportedScheme_returnsExpandedUri()
201 (LogItem actual, String expected) -> { in createContainsErrorLogCorrespondence()202 return actual.getLogLevel() == LogLevel.ERROR in createContainsErrorLogCorrespondence()203 && actual.getMessage().contains(expected); in createContainsErrorLogCorrespondence()
311 // actual pointer value.326 // for actual contents.421 // the actual value(s) for an scalar data type.442 // for nested struct type declarations (without actual definitions).450 // for nested union type declarations (without actual definitions).
71 // Perform actual read operation.77 // Perform actual write operation.
55 blocks replaced with the information of your actual devices: