다음을 통해 공유


MockResources 클래스

정의

android.content.res.Resources 의 클래스입니다.

[Android.Runtime.Register("android/test/mock/MockResources", DoNotGenerateAcw=true)]
public class MockResources : Android.Content.Res.Resources
[<Android.Runtime.Register("android/test/mock/MockResources", DoNotGenerateAcw=true)>]
type MockResources = class
    inherit Resources
상속
MockResources
특성

설명

android.content.res.Resources 의 클래스입니다. 모든 메서드는 작동하지 않으며 throw java.lang.UnsupportedOperationException됩니다. 필요한 작업을 제공하도록 재정의합니다.

이 멤버는 더 이상 사용되지 않습니다. Mockito와 같은 모의 프레임워크를 사용합니다. Android 테스트 지원 라이브러리사용하여 새 테스트를 작성해야 합니다.

에 대한 android.test.mock.MockResourcesJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

생성자

MockResources()
MockResources(IntPtr, JniHandleOwnership)

JNI 개체의 관리되는 표현을 만들 때 사용되는 생성자입니다. 런타임에서 호출합니다.

필드

IdNull

리소스 ID입니다 null .

(다음에서 상속됨 Resources)

속성

Assets

이러한 리소스에 대한 기본 AssetManager 스토리지를 검색합니다.

(다음에서 상속됨 Resources)
Class

Object런타임 클래스를 반환합니다.

(다음에서 상속됨 Object)
Configuration

이 리소스 개체에 적용되는 현재 구성을 반환합니다.

(다음에서 상속됨 Resources)
DisplayMetrics

이 리소스 개체에 적용되는 현재 표시 메트릭을 반환합니다.

(다음에서 상속됨 Resources)
Handle

기본 Android 인스턴스에 대한 핸들입니다.

(다음에서 상속됨 Object)
JniIdentityHashCode

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
JniPeerMembers

android.content.res.Resources 의 클래스입니다.

PeerReference

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
ThresholdClass

이 API는 Android용 Mono 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

ThresholdType

이 API는 Android용 Mono 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

메서드

AddLoaders(ResourcesLoader[])

로더 목록에 로더를 추가합니다.

(다음에서 상속됨 Resources)
Clone()

이 개체의 복사본을 만들고 반환합니다.

(다음에서 상속됨 Object)
Dispose()

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
Dispose(Boolean)

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
Equals(Object)

다른 개체가 이 개체와 "같음"인지 여부를 나타냅니다.

(다음에서 상속됨 Object)
FinishPreloading()

리소스를 미리 로드할 때 zygote에서 호출되어 일반 리소스 작업으로 다시 변경합니다.

(다음에서 상속됨 Resources)
FlushLayoutCache()

Resources 개체에서 캐시된 모든 로드된 레이아웃 리소스를 제거하려면 이 호출을 호출합니다.

(다음에서 상속됨 Resources)
GetAnimation(Int32)

지정된 리소스 ID에 대한 애니메이션 설명을 읽을 수 있는 XmlResourceParser를 반환합니다.

(다음에서 상속됨 Resources)
GetBoolean(Int32)

특정 리소스 ID와 연결된 부울을 반환합니다.

(다음에서 상속됨 Resources)
GetColor(Int32)

특정 리소스 ID와 연결된 색 정수를 반환합니다.

(다음에서 상속됨 Resources)
GetColor(Int32, Resources+Theme)

특정 리소스 ID와 연결된 색 정수를 반환합니다.

(다음에서 상속됨 Resources)
GetColorStateList(Int32)

특정 리소스 ID와 연결된 색 상태 목록을 반환합니다.

(다음에서 상속됨 Resources)
GetColorStateList(Int32, Resources+Theme)

특정 리소스 ID와 연결된 색 상태 목록을 반환합니다.

(다음에서 상속됨 Resources)
GetDimension(Int32)

특정 리소스 ID에 대한 차원을 검색합니다.

(다음에서 상속됨 Resources)
GetDimensionPixelOffset(Int32)

원시 픽셀의 오프셋으로 사용할 특정 리소스 ID에 대한 차원을 검색합니다.

(다음에서 상속됨 Resources)
GetDimensionPixelSize(Int32)

원시 픽셀의 크기로 사용할 특정 리소스 ID에 대한 차원을 검색합니다.

(다음에서 상속됨 Resources)
GetDrawable(Int32)

특정 리소스 ID와 연결된 그리기 가능한 개체를 반환합니다.

(다음에서 상속됨 Resources)
GetDrawable(Int32, Resources+Theme)

특정 리소스 ID와 연결된 그리기 가능한 개체를 반환합니다.

(다음에서 상속됨 Resources)
GetDrawableForDensity(Int32, Int32)

DPI에서 지정된 화면 밀도에 대한 특정 리소스 ID와 연결된 그리기 가능한 개체를 반환합니다.

(다음에서 상속됨 Resources)
GetDrawableForDensity(Int32, Int32, Resources+Theme)

DPI에서 지정된 화면 밀도에 대한 특정 리소스 ID와 연결된 그리기 가능한 개체를 반환합니다.

(다음에서 상속됨 Resources)
GetFloat(Int32)

특정 리소스 ID에 대한 부동 소수점 값을 검색합니다.

(다음에서 상속됨 Resources)
GetFont(Int32)

특정 리소스 ID와 연결된 서체 값을 반환합니다.

(다음에서 상속됨 Resources)
GetFraction(Int32, Int32, Int32)

특정 리소스 ID에 대한 소수 단위를 검색합니다.

(다음에서 상속됨 Resources)
GetHashCode()

개체에 대한 해시 코드 값을 반환합니다.

(다음에서 상속됨 Object)
GetIdentifier(String, String, String)

지정된 리소스 이름에 대한 리소스 식별자를 반환합니다.

(다음에서 상속됨 Resources)
GetIntArray(Int32)

특정 리소스 ID와 연결된 int 배열을 반환합니다.

(다음에서 상속됨 Resources)
GetInteger(Int32)

특정 리소스 ID와 연결된 정수 반환

(다음에서 상속됨 Resources)
GetLayout(Int32)

지정된 리소스 ID에 대한 보기 레이아웃 설명을 읽을 수 있는 XmlResourceParser를 반환합니다.

(다음에서 상속됨 Resources)
GetMovie(Int32)

특정 리소스 ID와 연결된 동영상 개체를 반환합니다.

(다음에서 상속됨 Resources)
GetQuantityString(Int32, Int32)

지정된 수량에 대해 지정된 리소스 ID의 다원화를 문법적으로 수정하는 데 필요한 문자열을 반환합니다.

(다음에서 상속됨 Resources)
GetQuantityString(Int32, Int32, Object[])

지정된 수량에 대해 지정된 리소스 ID의 다원화를 문법적으로 수정하는 데 필요한 문자열을 반환합니다.

(다음에서 상속됨 Resources)
GetQuantityText(Int32, Int32)

지정된 수량에 대해 지정된 리소스 ID의 다원화를 문법적으로 수정하는 데 필요한 문자 시퀀스를 반환합니다.

(다음에서 상속됨 Resources)
GetQuantityTextFormatted(Int32, Int32)

지정된 수량에 대해 지정된 리소스 ID의 다원화를 문법적으로 수정하는 데 필요한 문자 시퀀스를 반환합니다.

(다음에서 상속됨 Resources)
GetResourceEntryName(Int32)

지정된 리소스 식별자의 항목 이름을 반환합니다.

(다음에서 상속됨 Resources)
GetResourceName(Int32)

지정된 리소스 식별자의 전체 이름을 반환합니다.

(다음에서 상속됨 Resources)
GetResourcePackageName(Int32)

지정된 리소스 식별자의 패키지 이름을 반환합니다.

(다음에서 상속됨 Resources)
GetResourceTypeName(Int32)

지정된 리소스 식별자의 형식 이름을 반환합니다.

(다음에서 상속됨 Resources)
GetString(Int32)

특정 리소스 ID와 연결된 문자열 값을 반환합니다.

(다음에서 상속됨 Resources)
GetString(Int32, Object[])

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Resources)
GetStringArray(Int32)

특정 리소스 ID와 연결된 문자열 배열을 반환합니다.

(다음에서 상속됨 Resources)
GetText(Int32)

특정 리소스 ID와 연결된 문자열 값을 반환합니다.

(다음에서 상속됨 Resources)
GetText(Int32, String)

특정 리소스 ID와 연결된 문자열 값을 반환합니다.

(다음에서 상속됨 Resources)
GetTextArray(Int32)

특정 리소스 ID와 연결된 스타일이 지정된 텍스트 배열을 반환합니다.

(다음에서 상속됨 Resources)
GetTextArrayFormatted(Int32)

특정 리소스 ID와 연결된 스타일이 지정된 텍스트 배열을 반환합니다.

(다음에서 상속됨 Resources)
GetTextFormatted(Int32)

특정 리소스 ID와 연결된 문자열 값을 반환합니다.

(다음에서 상속됨 Resources)
GetTextFormatted(Int32, ICharSequence)

특정 리소스 ID와 연결된 문자열 값을 반환합니다.

(다음에서 상속됨 Resources)
GetValue(Int32, TypedValue, Boolean)

특정 리소스 ID와 연결된 원시 데이터를 반환합니다.

(다음에서 상속됨 Resources)
GetValue(String, TypedValue, Boolean)

특정 리소스 ID와 연결된 원시 데이터를 반환합니다.

(다음에서 상속됨 Resources)
GetValueForDensity(Int32, Int32, TypedValue, Boolean)

연결된 밀도를 가진 리소스와 연결된 원시 값을 가져옵니다.

(다음에서 상속됨 Resources)
GetXml(Int32)

지정된 리소스 ID에 대한 제네릭 XML 리소스를 읽을 수 있는 XmlResourceParser를 반환합니다.

(다음에서 상속됨 Resources)
JavaFinalize()

가비지 수집에서 개체에 대한 참조가 더 이상 없다고 판단할 때 개체의 가비지 수집기에서 호출됩니다.

(다음에서 상속됨 Object)
NewTheme()

이 리소스 집합에 대한 새 Theme 개체를 생성합니다.

(다음에서 상속됨 Resources)
Notify()

이 개체의 모니터에서 대기 중인 단일 스레드를 해제합니다.

(다음에서 상속됨 Object)
NotifyAll()

이 개체의 모니터에서 대기 중인 모든 스레드를 해제합니다.

(다음에서 상속됨 Object)
ObtainAttributes(IAttributeSet, Int32[])

테마 및/또는 스타일 리소스를 사용하여 스타일을 지정하지 않고 AttributeSet에서 기본 특성 값 집합을 검색합니다.

(다음에서 상속됨 Resources)
ObtainTypedArray(Int32)

이질적인 값의 배열을 반환합니다.

(다음에서 상속됨 Resources)
OpenRawResource(Int32)

원시 리소스를 읽기 위한 데이터 스트림을 엽니다.

(다음에서 상속됨 Resources)
OpenRawResource(Int32, TypedValue)

원시 리소스를 읽기 위한 데이터 스트림을 엽니다.

(다음에서 상속됨 Resources)
OpenRawResourceFd(Int32)

원시 리소스를 읽기 위한 파일 설명자를 엽니다.

(다음에서 상속됨 Resources)
ParseBundleExtra(String, IAttributeSet, Bundle)

해당 데이터를 포함하는 XML 태그에서 이름/값 쌍을 구문 분석합니다.

(다음에서 상속됨 Resources)
ParseBundleExtras(XmlReader, Bundle)

XML 파일에서 일련의 android.R.styleable#Extra &lt;extra&gt; 태그를 구문 분석합니다.

(다음에서 상속됨 Resources)
RemoveLoaders(ResourcesLoader[])

로더 목록에서 로더를 제거합니다.

(다음에서 상속됨 Resources)
SetHandle(IntPtr, JniHandleOwnership)

Handle 속성을 설정합니다.

(다음에서 상속됨 Object)
ToArray<T>()

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
ToString()

개체의 문자열 표현을 반환합니다.

(다음에서 상속됨 Object)
UnregisterFromRuntime()

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
UpdateConfiguration(Configuration, DisplayMetrics)

새로 업데이트된 구성을 저장합니다.

(다음에서 상속됨 Resources)
Wait()

현재 스레드가 각성될 때까지 대기하게 하며, 일반적으로 <알림을 받<>거나 <><중단/종료>합니다.>

(다음에서 상속됨 Object)
Wait(Int64)

현재 스레드가 각성될 때까지 대기하게 하며, 일반적으로 <>알림을 받<거나 <중단/>종료><>하거나 일정량의 실시간 경과가 발생할 때까지 대기합니다.

(다음에서 상속됨 Object)
Wait(Int64, Int32)

현재 스레드가 각성될 때까지 대기하게 하며, 일반적으로 <>알림을 받<거나 <중단/>종료><>하거나 일정량의 실시간 경과가 발생할 때까지 대기합니다.

(다음에서 상속됨 Object)

명시적 인터페이스 구현

IJavaPeerable.Disposed()

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
IJavaPeerable.DisposeUnlessReferenced()

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
IJavaPeerable.Finalized()

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
IJavaPeerable.JniManagedPeerState

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

android.content.res.Resources 의 클래스입니다.

(다음에서 상속됨 Object)

확장 메서드

JavaCast<TResult>(IJavaObject)

Android 런타임 확인 형식 변환을 수행합니다.

JavaCast<TResult>(IJavaObject)

android.content.res.Resources 의 클래스입니다.

GetJniTypeName(IJavaPeerable)

android.content.res.Resources 의 클래스입니다.

적용 대상